h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.infotext {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
}
.infohead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
a:hover {
	color: #990000;
}
a:active {
	color: #FFCC33;
}
