.bodytext {  
	font-family: Verdana; 
	font-size: 10pt; 
	color: #000000;
}

.bodytext a{  
	font-family: Verdana; 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; 
	color: #000000;
}

.bodytext a:hover{  
	font-family: Verdana; 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; 
	color: #01A0C6;
}


.bodytextsm {  
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000;
}

.bodytextsm a{  
	font-family: Verdana; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #000000;
}

.bodytextsm a:hover{  
	font-family: Verdana; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
	color: #01A0C6;
}

.bodytextw {  
	font-family: Verdana; 
	font-size: 10pt; 
	color: #FFFFFF;
}

.bodytextsmw {  
	font-family: Verdana; 
	font-size: 8pt;
	color: #FFFFFF;
}

.bodytextbl {  
	font-family: Verdana; 
	font-size: 10pt; 
	color: #01A0C6;
}

.bodytextsmbl {  
	font-family: Verdana; 
	font-size: 8pt; 
	color: #01A0C6;
}


.bodyhead {  font-family: Verdana; font-size: 10pt; font-weight: bold; color: #336699}


