.maintext {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.tinytext {
	font-family: "Comic Sans MS";
	font-size: 9px;
	font-weight: bold;
	color: #990000;
}
.headers {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}

