BODY {
	font-family : "Trebuchet MS";
	font-size : 10pt;
	background-color : #FFAA33;
}
TD {
	font-family : "Trebuchet MS";
	font-size : 10pt;
}
A:Hover {
font-family : "Trebuchet MS";
	font-size : 10pt;
	text-decoration: underline;
	color: red;
}
H1.{
	font-family : "Trebuchet MS";
	font-size : large;
	font-weight : bold;
	color : Black;
}
H2. {
	font-family : "Trebuchet MS";
	font-size : medium;
	font-weight : bold;
}
H3.{
	font-family : "Trebuchet MS";
	font-size : small;
	font-weight : bold;
}

