<style>
body,td,th {
	color: #000000;
}
body {
	background-color: #000000;
	background-image; none;
	color: #FFFFFF;
	margin-top: .5in;
	margin-left: 0%;
	margin-right: 0%;
}
div.news {
	margin: 0% 0% 0% 0%;
}
h4 {
	font: 10pt courier new;
	font-weight: bold;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
P {
	font: 10pt courier new; color: #FFFFFF;
	margin-top: 0in;
	margin-left: 25%;
	margin-right: 25%;
}
</style>