body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	scrollbar-face-color: white;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: dedede;
	scrollbar-arrow-color: black;
	
}

table
{	
	font-size: 12px;
}

a:link{color:#000033; font-weight:bold; text-decoration:none}
a:visited{color:#000033; font-weight:bold; text-decoration:none}
a:active{color:#000033; font-weight:bold; text-decoration:none}
a:hover {color:#003399; text-decoration:none}
