BODY { 
scrollbar-face-color:#004080;
scrollbar-arrow-color:cornsilk;
scrollbar-track-color:#000033;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#FFD2D2;
scrollbar-3dlight-color:#0080FF;
scrollbar-darkshadow-Color:#000000;
scrollbar-width: 5px;
}

H1 {
	color: #FFFFDF;
	font-family: "Arial";
	font-weight: normal;
}
H2 {
	color: #FFFFDF;
	font-family: "Arial";
	font-size: 22px;
	font-weight: normal;
}
H3 {
	color: #FFFFDF;
	font-family: "Arial";
	font-size: 18px;
	font-weight: normal;
}

TD {
	color: #FFFFDF;
	font-family: "Arial", "Helvetica";
	font-size: 12px;
}

P.info {
	font-family: verdana;
	font-size: 7pt;
	color: #80FFFF;
}
