body {
	background-color: #FFFFFF;
}

td {
	font-family: Garamond;
}

th {
	font-family: Garamond;
}
h1 {
font:Garamond;
color:#000000;
}
h2 {
font:Garamond;
color:#000000;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
