body {
SCROLLBAR-FACE-COLOR: #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: #800000; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #008000; 
SCROLLBAR-TRACK-COLOR: #008000; 
SCROLLBAR-DARKSHADOW-COLOR: #800000;
TD {
	FONT-FAMILY: Georgia,Arial; FONT-SIZE: 12px;
}
TD.blkhdr {
	FONT-FAMILY: Georgia,Arial;
	FONT-SIZE: 12px;
	font-weight : bold;
	color : Black;
}
TD.whthdr {
	FONT-FAMILY: georgia,arial;
	FONT-SIZE: 12px;
	font-weight : normal;
	color : White;
}
A:link {
	COLOR: Maroon;
	text-decoration : none;
}
A:visited {
	COLOR: Maroon;
	text-decoration : none;
}
A:active {
	COLOR: #008000;
	text-decoration : none;
}
A:hover {
	COLOR: #008000;
	text-decoration : none;
}
A.tool {
	COLOR: White;
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
	font-family : Georgia,Arial;
}
A.tool:visited{
	color : White;
	text-decoration : none;
}
A.tool:hover{
	color :#ccffff;
	text-decoration : none;
}
A.dark {
	COLOR: Black;
	text-decoration : none;
	font-size : 12px;
	font-weight : normal;
	font-family : Georgia,Arial;
}
A.dark:visited{
	color : Black;
	text-decoration : none;
}
A.dark:hover{
	color : White;
	text-decoration : none;
}
.orghdr {
	FONT-FAMILY: Georgia,Arial;
	FONT-SIZE: 12px;
	font-weight : normal;
	color : #FF6600;
}
.gldhdr {
	FONT-FAMILY: Georgia,Arial;
	FONT-SIZE: 12px;
	font-weight : normal;
	color : #b8860b;
}
.smalltext{
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
}
SELECT.drop {
	font: 12px Georgia;
}
.result {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333333; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; LETTER-SPACING: 2px; TEXT-DECORATION: none
}
.result:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ff6600; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; LETTER-SPACING: 2px; TEXT-DECORATION: none
}