.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 100%}
.navigation {  font-family: Arial, Helvetica, sans-serif; font-size: 75%}
.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 110%; color: #000000; font-weight: bold}
.xxsmallbullets {  font-family: Arial, Helvetica, sans-serif; font-size: 80%}
.xsmallbullets {  font-family: Arial, Helvetica, sans-serif; font-size: 90%}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;

}
a:active {
	color: #FF0000;
	text-decoration: underline;

}
