/* to control the font size and type in the table */

td {
	FONT-FAMILY: Arial; FONT-SIZE: 12px; color: #853036; FONT-WEIGHT: normal; 
}

.head {
	FONT-FAMILY: Arial; FONT-SIZE: 18px; color: #F9B200; FONT-WEIGHT: bold; 
}

.subhead {
	FONT-FAMILY: Arial; FONT-SIZE: 12px; color: #F9B200; FONT-WEIGHT: bold; 
}

