body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
}

.maintext {
	font-size: 9px;
	font-family: Trebuchet MS, Arial;

}
h1 {
	font-size:24px;
	font-family:"Trebuchet MS", Arial;
	font-weight:700;
	color:#FF3300;
	font-style:italic;
	}


.highlight {
	font-size:14px;
	font-family:"Trebuchet MS", Arial;
	font-weight:200;
	color:#000000;
	background-color:#FCEFC2;
	font-style:italic;
	}

