body {
	background-color: #666666;
}
.copyright {
	font-size: 8pt;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
}
.body-text {font-family: "Century Gothic", Verdana, Arial, sans-serif; font-size: 10pt;}
.body-head {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}
.link-head {
	font-size: 12pt;
	font-weight: bold;
	font-family: "Bradley Hand ITC", Verdana, Arial, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
