 /* General page style. The scroll bar colours only visible in IE5.5+ */
BODY
{
	margin:0px; scrollbar-3dlight-color: #DDDCC8;
	scrollbar-shadow-color: #00126F;
	scrollbar-base-color: #00126F;
	scrollbar-track-color: #00126F;
	scrollbar-arrow-color:  #DDDCC8;
	background-color: #00126F;
	font-size: 10px;
	color: #00126F;
	font-style:normal; font-variant:normal; font-weight:normal; font-family:Tahoma
    
}

/* General font families for common tags */
font, th, td, p { font-family: Verdana }
a:link, a:active { color : #00126F; text-decoration: none; }
a:visited		{ color: #00126F; text-decoration: none;}
a:hover		{ color: #5A52F3; text-decoration: none}