body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	color: #FF3300;
	font-size: 36px;
}
h2 {
	color: #ff3300;
	font-weight: normal;
	font-size: 24px;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
h3 {
	font-weight: normal;
	color: #ff3300;
	font-size: 18px;
}
.fineprint {
	font-size: 10px;
}
p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #FF3300;
}
