.maintext {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.bluebold {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.purplebold {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #993399;
}
