BODY {
	SCROLLBAR-BASE-COLOR: #336699;
	SCROLLBAR-ARROW-COLOR: #000000;
}

A:LINK {
	color : #333399;
	text-decoration: none;
}
A:ACTIVE {
	color : #990000;
	
}

A:VISITED {
	color : #9999CC;
}

a  {
	 font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	text-decoration: none; 
	color: #333399} 

a:hover { 
	text-decoration: underline
} 

td , th {
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 10px;
}

.Copyright {
	font-family : Arial, sans-serif;
	font-size : 9px;
}

.BotNav {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 9px;
}

.Highlight {
	color: Red;
	font-family : MS Sans Serif, Verdana, sans-serif;
	font-size : 9px;
	font-weight : bold;
}
