.MainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	background-image: url(images/fadedCowBack.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #D21034;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.revHdr {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.revFtr {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
}
.menuContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C92C49;
}

