body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 22px;
	background-color: #FFFFCC;
}
.topnav {
	border: 0px none;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	color: #FFFFFF;
}
.topnav a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.topnav a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #ED2124;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ED2124;
	font-style: normal;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a {
	color: #FE0005;
	text-decoration: underline;
	font-weight: bold;
}
.topnav a:visited {
	font-weight: bold;
	text-decoration: none;
}
