@charset "utf-8";
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
	text-align: right;
}
.headingBodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}

.smallbody {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #000;
}
.headingtextalignment {
	text-align: left;
}
.BodyText {
	text-align: center;
}
