headerStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
}
.background {
	background-color: #FFFFFF;
	background-repeat: repeat;
	text-decoration: blink;

}
.outerBackground {
	background-color: #000033;
	background-repeat: repeat-x;

}
.contentText {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #660000;
	font-weight: normal;

}
.contentHedings {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #660000;
}
.contentSubHeadings {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
}
