body {
	background-color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00FFFF;
	scrollbar-face-color: #000080;
	scrollbar-highlight-color: cyan;
	scrollbar-3dlight-color: #000080;
	scrollbar-darkshadow-color: deepblue;
	scrollbar-shadow-color: #000080;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #000080;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a:HREF {text-decoration: italics: color: #00FFFF; cursor:w-resize;}
A:LINK {text-decoration: italics; color: #00ffff; cursor:w-resize;}
A:VISITED {text-decoration: italics; color: grey; cursor:w-resize;}
A:ACTIVE {text-decoration: italics; color: grey; cursor:w-resize;}
A:HOVER {text-decoration: italics; font-weight: bold; color: grey; cursor:w-resize;}

