BODY {
	background-color : #CCD7EE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
	background-repeat : no-repeat;
	scrollbar-base-color : #3459B1;
	scrollbar-track-color : #CCD7EE;
	scrollbar-arrow-color : #FF9900;
}
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 : 14pt;
	font-weight : bold;
	color : #3459B1;
}
H2 {
	font-size : 12pt;
	font-weight : bold;
	color : #005076;
}
A {
	color : #3459B1;
}
A:LINK {	
}
A:VISITED {
}
A:ACTIVE {
	text-decoration : none;
}
A:HOVER {
	text-decoration : none;
	color : #FF9900;
}
A.bts {
	color : #104674;
}
A:HOVER.bts  {
	text-decoration : none;
	color : #FF9900;
}
A.image:HOVER {
	background-color : #FFF0C1;
}
TD.bts {
	font-size : 8pt;
	text-align : center;
}
TD.link {
	font-size : 8pt;
	text-align : center;
}
TD.copy {
	font-size : 8pt;
	text-align : center;
}
TD.small {
	font-size : 8pt;
}
INPUT.btn {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT-COLOR: #BEBEBE; 
	BORDER-BOTTOM-COLOR: Black; 
	BORDER-TOP-COLOR: #BEBEBE; 
	BORDER-RIGHT-COLOR: Black;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FF9900; 
	color : #3459B1;
}
HR {
	color: #666666;
	height: 1px;
}
SMALL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}