.headingblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.littletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.generaltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.boldgeneraltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.comicheader {
	font-family: "Comic Sans MS";
	font-size: 24px;
}
.redheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990033;
	font-weight: bold;
}
