body {
	background-color: #FFFFFF;
}
.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, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.link-head {
	font-size: 12pt;
	font-weight: bold;
	font-family: "Bradley Hand ITC", Verdana, Arial, sans-serif;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
