.colmain {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px
}
.links {  
	font-size: 12px; 
	color: #FFFFCC; 
	text-decoration: none; 
	font-weight: bold
}
.colmainbold {  
	font-size: 10px; 
	font-weight: bold; 
	color: #003300
}
.headers {
	
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
.blocktext {   
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #CC0000; 
	background-position: center 
}
.purpletext {   
	font-size: 10px; 
	color: #660066
}
.greentext {   
	font-size: 10px; 
	color: #009933
}
.redtext {   
	font-size: 10px; 
	color: #CC0000
}
.navlinks {   
	font-size: 10px; 
	color: #003300; 
	text-decoration: none
}
.description {   
	font-size: 10px
}
.bodylinks {   
	font-size: 12px; 
	color: #CC9933
}

