.littletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.generaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;

}
.footertext {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
.subheadings {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #0000FF;
	font-weight: normal;
}
.subheadingblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;

}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}
.heading2 {
	font-family: "Script MT Bold";
	font-size: 12px;
	font-weight: bold;
}

