body {
	font-family: Georgia, Trebuchet MS, Verdana, Arial, sans-serif;
/*	background-color: #CCCC99;	*/
/*	background-color: #D5DEDF;	*/
	background-color: #F6EAC3;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
a:active { color: #FFCC66; text-decoration: underline; }
a:hover  { color: #880000; text-decoration: none;}
a:link { color: #FFCC66; text-decoration: underline; }
a:vlink { color: #FFCC66; text-decoration: underline; }
a:visited { color: #FFCC66; text-decoration: underline; }
A:link:hover { color: #880000; text-decoration: none;}
A:visited:hover { color: #880000; text-decoration: none;}

.heading {
	color: #FFCC66;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
}
.copy {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 35px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
}
.contactcopy {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.downloadcopy {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
}
.eventscopy {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
}
.eventstablecopy {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
}
.officerscopy {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
}
.linkslist {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 50px;
	margin-right: 25px;
	text-align: justify;
}
.disclaimercopy {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
}
.disclaimerbold {
	font-size: 14px;
}
.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	line-height: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
.copyright A {
	font-weight: bold;
	color: #880000;
	text-decoration: none;
}
.copyright A:hover {
	color: #003366;
	text-decoration: underline;
}
.copyright A:visited {
	font-weight: bold;
	color: #880000;
	text-decoration: none;
}