@charset "utf-8";
.Heading {
	font-family: Papyrus;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.BodyText {
	font-family: Calibri, "Comic Sans MS", Papyrus;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.PageHeading {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
.BodyTextHeading {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
}

