span {
	font-family: "Eras Medium ITC", "Eras Demi ITC";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
p {
	font-family: "Eras Medium ITC", "Eras Demi ITC";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
h4 {
	font-family: "Eras Medium ITC", "Eras Demi ITC";
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
.SpecialTitle {
	font-family: "Franklin Gothic Book", Arial;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
}
.comicSansTitle {
	font-family: "Comic Sans MS", Arial;
	font-size: 24px;
	font-weight: bold;
}
.comicSans16 {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-weight: bold;
}
