body
{
 background: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #DDDDDD;
}
.heading{
 font-size: 12px;
 font-weight: bold;
}
.maintext{
 font-size: 11px;
 font-weight: normal;
}
.strongtext{
 font-size: 11px;
 font-weight: bold;
}
.smalltext{
 font-size: 10px;
 font-weight: normal;
}
.copytext{
 font-size: 9px;
 font-weight: normal;
 color: #999999;
}
.section{
 font-size: 11px;
 font-weight: bold;
}
.topnav
{
 font-size: 10px;
}
.leftnav
{
 font-size: 11px;
 font-weight: 600;
}
a:link
{
	font-size: 11px;
 color: #F8A406;
 text-decoration: none;
}
a:active 
{
	font-size: 11px;
	text-decoration: none;
	color : #FFFFFF; 	
}
a:visited 
{
	font-size: 11px;
	color : #F8A406;	
	text-decoration: none;
}
a:hover	
{
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: underline;
}
.whitenav a
{
 color: #ffffff;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
}
.whitenav a:visited
{
 color: #ffffff;
 text-decoration: none;
}
.whitenav a:hover ,.whitenav a:active 
{
 color: #0e3a0d; 
 background-color: #ffffff; 
 text-decoration: none;
}
