.text 	 { 
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000
 } 
 
.header 	 { 
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #002d37;
font-weight: bold;
}
.subheader 	 { 
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
font-weight: bold;
 } 

.footer 	 { 
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff
 } 

.tblbg{
    background-color: #000000;	
 } 


.navbg{
    background-color: #002d37;	
font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff
 } 
.contentbg{
    background-color: #d3d3d3;
}


.text :link { color: #002d37; font-size: 11px; font-face: verdana; text-decoration: none}
.text :visited { color: #666666;  font-size: 11px; font-face: verdana; text-decoration: none}
.text :active { color: #666666;  font-size: 11px; font-face: verdana; text-decoration: none}
.text :hover { color: #666666;  font-size: 11px; font-face: verdana; text-decoration: underline}


