body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   background-color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
body,td,th {
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FF00;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.style4 {font-size: 11px}
.footnote {
	font-size: 11px;
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 24px;
}
