a { 
	font-family: normal;
	font-style: normal;
	font-size: normal;
	font-weight: bold; 
	line-height: normal;
	text-decoration: none;
	}
	
	a:hover { color: #FF0000; }

.a2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF; 
	text-decoration: none;
	}
	
	.a2:hover { color: #FFFF00; }

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;
}