.Headers {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding: 5px;
}
.BodyText {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.BodyTextItalic {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.SmallCaptions {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
.Captions {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.SmallHeaders {
	font-family: "Comic Sans MS";
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	padding: 5px;
}
.SubHeaders {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.MissionStatement {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
body {
	background-color: #CCCCCC;
}
