.heading {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.maintext {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #333333;

}
.info {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.subheading {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #999966;
}
