BODY {
	color : Black;
	background-color : White;
	font-family : Arial, sans-serif;
	font-size : x-small;
	text-decoration : none;
	SCROLLBAR-FACE-COLOR: #336699;
	SCROLLBAR-HIGHLIGHT-COLOR: #99CCFF; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #99CCFF; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000
	
}

A { color : #0000CD; font : 12px/14px Arial;
text-decoration:underline; } 
 
}
A:hover { color : #0000CD; font : 12px/14px Arial;
text-decoration:underline; }

A.leftnav { text-decoration: none;
font : 11px/10px Arial;
 color : White;
 }
 
A.mainnav { text-decoration: underline;
font-size : x-small;
 color : Blue;
 }
 
 A.mainnav:hover { color : navy; 
 font-size : x-small;
text-decoration:underline; }
 
A.leftnav:hover { color : black; font : 11px/10px Arial;
text-decoration:underline; }

	H1
	{
		font-size:165%;
		margin:0;
	}

UL.leftNav { 

 color : navy;
 }

 UL.leftNav:hover { color : #0000CD; font : 12px/14px Arial;
text-decoration:underline; }
 
TD {
font-family : Arial, sans-serif;
	font-size : x-small;
	color:navy
}

