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