.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	font-weight: bold;
	color: #3399CC;
}
.mainheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.reversetext {
	font-weight: bold;
	color: #FFFFCC;
	background-color: #006600;
}

.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color: #006600;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
.smalltextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
