td {  
  font-family: Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 12px;
}
.smalltype {  
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666;
}
.button {  
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px;
  font-weight: bold;
}
.red {  
  font-weight: bold; 
	color: #CC0000;
}
.green {  
  font-weight: bold; 
	color: #00CC00;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333399;
	text-decoration: none;
}

