.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
}
.largeredtext {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #D16B66;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	text-align: justify;
}
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.xlargeredtext {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #D16B66;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC6633;
	text-decoration: none;
}
