body, td, font, p { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 	font-size: 9pt }
 	
input, textarea, select { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	font-size: 9pt }

.font8pt {
	font-size: 8pt }
	
.font11pt {
	font-size: 11pt }

.font14pt {
	font-size: 14pt }

.font16pt {
	font-size: 16pt }
	
font.cream {
	font-size: 11pt;
	color: #ccc996;
	font-weight: bold;
}

font.cream2 {
	font-size: 9pt;
	color: #ccc996;
}
	
a { 
	color: #560100 }

a:hover { 
	color: #93936f }
	
a.bottom { 
	color: #cccc99 }
