BODY {
	COLOR: #000; FONT-FAMILY: arial,sans-serif; FONT-SIZE: 12px
}
P {
	COLOR: #000; FONT-FAMILY: arial,sans-serif; FONT-SIZE: 12px
}
DIV {
	COLOR: #000; FONT-FAMILY: arial,sans-serif; FONT-SIZE: 12px
}
SPAN {
	COLOR: #000; FONT-FAMILY: arial,sans-serif; FONT-SIZE: 12px
}
TH {
	COLOR: #000; FONT-FAMILY: arial,sans-serif; FONT-SIZE: 12px
}
TD {
	COLOR: #000; FONT-FAMILY: arial,sans-serif; FONT-SIZE: 12px
}
BODY {
	BACKGROUND-COLOR: white
}
DL {
	LINE-HEIGHT: 16px
}
DD {
	MARGIN-LEFT: 14px
}
A {
	COLOR: #000
}
A:active {
	COLOR: red
}
A:hover {
	COLOR: #000;
	text-decoration : none
}
.dark {
	COLOR: #333
}
.dark11 {
	COLOR: #333; FONT-SIZE: 11px
}
.dark11:hover {
	COLOR: blue
}
.small {
	FONT-SIZE: 8px
}
.medium {
	COLOR: #555
}
.light {
	COLOR: #bbb
}
.hilight {
	BACKGROUND-COLOR: #eee
}
.ultralight {
	BACKGROUND-COLOR: #fff
}
.note {
	COLOR: #900
}
.small {
	FONT-SIZE: 10px
}
.dim {
	COLOR: #777
}

