body {
	margin-top: 0px;
	background-color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #A80149;
}
a:active {
	text-decoration: none;
	color: #666666;
}

h1 {
	font-family: Arial;
	color: #666666;
	font-size: larger;}

h2 {
	font-family: Arial;
	color: #666666;
	font-size: 10pt;}

ol {
  font-family: Arial;
  color: #666666;
  font-size: 10pt;}

ul {
  font-family: Arial;
  color: #666666;
  font-size: 10pt;}
  
table { 
  font-family: Arial;
  color: #666666;
  font-size: 10pt;}

p {
  font-family: Arial;
  color: #666666;
  font-size: 10pt;}

.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }