BODY {
	background-image : none;
	background-color : #0860C4;
	scrollbar-3dlight-color: #FFCB68;
	scrollbar-arrow-color: #FFCB68;
	scrollbar-base-color: #0860C4;
	scrollbar-darkshadow-color: #549FF8;
	scrollbar-face-color: #0860C4;
	scrollbar-highlight-color: #4682B4;
	scrollbar-shadow-color: #FFCB68;
} 
p , div , td , th , b , i {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
} 
h1 {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

H2 {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : bold;
}

H3 {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}
H4 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}
 
A:link , A:visited {
	color : #CC0428;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
} 
A:hover {
	color : #EA2E54;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
} 
A:active {
color : #dc4343; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 8pt; 
font-weight : bold; 
text-decoration : none; 
} 
#border {
	border-width : 1px;
	border-style : solid;
	border-color : #FFCB68;
}
 #borderright {
	border-width : 1px;
	border-style : none solid none none;
	border-color : White;
} 
HR {
	width: 99%;
	color: Black;
	height: 1px;
	text-align: center;
}