.blue {color: #000099}
.red {color: #FF0000}
tr,
body,
td { 
	font-size: 12px; 
	font-family: Geneva, Helvetica, sans-serif; 
	color: #333333; 
}
 
a:link,
a:active,
a:visited { 
	font-size: 13px; 
	font-family: Geneva, Helvetica, sans-serif; 
	color: #000033;  
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	font-size: 13px; 
	color: #000066; 	
	font-weight: normal; 
	text-decoration: none; 
} 

.header { 
	font-size: 16px; 
	font-family: Geneva, Helvetica, sans-serif; 
	color: #333333; 
	font-weight: bold; 
}

.listings { 
	font-size: 11px; 
	font-family: Geneva, Helvetica, sans-serif; 
	color: #333333; 
}

.footer { 
	font-size: 10px; 
	font-family: Geneva, Helvetica, sans-serif; 
	color: #666666; 
}