body {
	font-family: "Comic Sans MS";
	font-size: 14px;
	background-color: #996600;
	/*background-image: url(../contact.php_files/images/bkgd.gif);*/
}
.16blackComic {
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.redComic12 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.redComic12 a:link {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;	
}
.redComic12 a:visited {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.redComic12 a:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.blueComic12 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
}
.blueComic12 a:link {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}
.blueComic12 a:visited {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}
.blueComic12 a:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}
.greenComic12 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
h1 {
	font-size: 42px;
	color: #000099;
}
h2 {
	color: #990000;
	font-size: 48px;
}
h4 {
	font-size: 18px;
}
.HeaderText {
	color: #990000;
	font-size: 65px;
}
.subHeaderText {
	color: #990000;
	font-size: 28px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footerText a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerText a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerText a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.blackArial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.14blackComicBold {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}

