.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	text-decoration: none;
}
a:link {
	color: #336666;
	text-decoration: underline;
}
a:hover {
	color: #336666;
	text-decoration: underline;
	}
a:active {
	color: #336666;
	text-decoration: underline;
}
a.navlink:hover {
	color: #336666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:visited {
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	
}.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	border: 1px solid #666666;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	text-decoration: none;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	text-decoration: none
	}