.body {
	font-family: "Century Gothic";
	background-position: top;
	font-size: medium;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.copyright {
	font-family: "Century Gothic";
	font-weight: normal;
	font-size: small;
	color: #9B9696;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.GrayHeader {
	font-family: "Century Gothic";
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #9B9696;
	text-decoration: none;
}
.RedHeader {
	font-family: "Century Gothic";
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CA0000;
}
.subhead {
	font-family: "Century Gothic";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bodySM {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
