.Heading {
	font-family: "Comic Sans MS", Arial;
	font-size: 22px;
	font-weight: bold;
	color: #006699;
}
.Heading2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 22px;
	font-weight: bold;
	color: #C64B3F;
}

.Subheading {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.Subheading2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #C64B3F;
}
.comicsans {
	font-family: "Comic Sans MS";
}