body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #999900;
}
.quoted {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #999900;
}
.bodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
}
.aic  {
	color: #999900;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6c000a;
}
.copyright {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC33;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #99CC33;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #68992C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
