body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	background-color: #FFFFFF;
	color: #455A31;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.topnav {
	border: 0px none;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	color: #FFFFFF;
}
.topnav a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.topnav a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #66FFCC;
	text-decoration: none;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #01909E;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #455A31;
	font-style: normal;
}
a:hover {
	color: #01909E;
	text-decoration: none;
	font-size: 12px;
}
a {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.topnav a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightcolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
