body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.bottomnav:link {
	text-decoration: none;
}
a.bottomnav:visited {
	text-decoration: none;
}
a.bottomnav:active {
	text-decoration: none;
}
a.bottomnav:hover {
	color: #009933;
	text-decoration: none;
}

