.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.background {
	background-color: 000000;
}
.backgroundwhite {
	background-color: #FFFFFF;
}
.blurb {
	font-family: "Times New Roman", Times, serif;
	color: CC9933;
	font-weight: bolder;
	font-size: 17px;
	font-style: italic;



}
.Redheader {
	font-family: "Lucida Fax";
	color: cc0000;
}
.contactinfo {
	font-family: "Lucida Fax";
	color: #333333;
	font-size: 13px;
}
