body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #330000;
	font-style: normal;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #330000;
	font-style: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #330000;
	line-height: 26px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FF0000;
	line-height: 26px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 13px;
	color: #FFFFFF;
}
a:hover {
	color: #0000FF;
}
<style type="text/css">
<!--
a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
}
-->
</style>