.text {
	font-family: "Comic Sans MS", Arial;
	font-size: medium;
}
.heading {
	font-family: "Comic Sans MS", Arial;
	font-size: large;
	color: #000000;
	font-weight: bold;
}
.subhead {
	font-family: "Comic Sans MS", Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

