a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-transform: capitalize; 
	color: #0039EF; 
	}
	
	a:hover { color: #000080; }
FFFF00
.a2 {  
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: bold; 
	text-transform: capitalize;
	color: #000080;
	}
	.a2:hover { color: #C00000; }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
}

.tenpoint {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal;
	color: Black;
}
.ninepoint {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal;
	color: Black;
}
.eightpoint {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal;
	color: Black;
}
.menuHead {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold;
	line-height: normal;
	color: #333399;
}
.menuData {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;
	line-height: normal;
	color: #333399;
}