td {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #2a2a2a
}
a {
	text-decoration: none;
	font-size: 8pt;
	color: #3366CC;
}

a:active  {  color: #3366CC}
a:visited { color: #3366CC}
a:hover   {  color: #000000}

.navbig {  font-size: 8pt;
		  font-weight: bold;
		  color: #000000; }

.nav {  font-size: 8pt;
		text-decoration: none;
		  font-weight: bold;
		  color: #3366CC; }
		  
.subbig {  font-size: 8pt;
		  font-weight: bold;
		  color: #3366CC; }		  
		  
.subnav {  font-size: 8pt ;
		  color: #3366CC; }		  

.news {  font-size: 8pt;
		  color: #252525; }
		  
.lite {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #7EAAD3;
}		  		  		  

.times {
	font-family: Times New Roman;
	font-size: 11pt;
	font-style: italic;
	color: #2a2a2a;
} 
				
.headline {
	font-size: 16px;
	font-weight: bold;
  color: #7EAAD3;
}

.light {
	font-size: 11px;
	color: #c5c5c5;
}			 		     

