H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -10px;
}
H4 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #990000;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -15px;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.italicserif {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.italicserifsm {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
table.formdata td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link, a:visited, a:active, a:hover {
		color: #660000;
		font-weight: bold;
		text-decoration: underline;
}
