.greytext {
	font-family: "Comic Sans MS";
	font-size: smaller;
}
.boldblack {
	font-family: "Comic Sans MS";
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}
.blueitalic {
	font-family: "Comic Sans MS";
	font-size: smaller;
	font-style: italic;
	color: #008080;
}
.redtext {
	font-family: "Comic Sans MS";
	font-size: smaller;
	color: #FF0000;
}
.headingspecial {
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
