BODY {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: Black;
	background-repeat : no-repeat;
	scrollbar-base-color : #666666;
	scrollbar-track-color : White;
	scrollbar-arrow-color : #FFCC00;
}
BODY, TD {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}
LI {
	color : Black;
	list-style-type : disc;
}
H1 {
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
}
H2 {
	font-size : 12pt;
	font-weight : bold;
	color : #005076;
}
H3 {
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}
A {
	color : #FF9900;
}
A:LINK {	
}
A:VISITED {
}
A:ACTIVE {
	text-decoration : none;
}
A:HOVER {
	text-decoration : none;
	color : #FFCC00;
}
A.bts {
	color : #104674;
}
A:HOVER.bts  {
	text-decoration : none;
	color : #FFCC00;
}
A.image:HOVER {
	background-color : #FFF0C1;
}
TD.bts {
	font-size : 7pt;
	text-align : center;
}
TD.link {
	font-size : 7pt;
	text-align : center;
}
TD.copy {
	font-size : 7pt;
	text-align : center;
}
INPUT.btn {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT-COLOR: #BEBEBE; 
	BORDER-BOTTOM-COLOR: Black; 
	BORDER-TOP-COLOR: #BEBEBE; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #666666; 
	BORDER-RIGHT-COLOR: Black;
	color : #FFCC00;
}
div.grey {
	color: #666666;
}