.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
table {
	-moz-border-radius: 6px;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.whiteheader {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
}
body {
	color: #000000;
}
h1 {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.contactbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
}
a:visited {
	color: #000099;
}
