body,td,th {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 50px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/BkGrd.jpg);
}
a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.styleH1 {
	font-family: "Century Gothic";
	font-size: 36px;
	font-style: normal;
	color: #000000;
}
.styleH2 {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #000000;
}
.styleH3 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
}
.styleH4 {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
}
.styleH5 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
}
