<style type="text/css">
<!--
body {
	background-color: #000000;
}
-->
.style1 {
	color: #3f434b;
	font-family: Arial;
	font-size: 12px;
}
a:link {
	color: #50545f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #50545f;
}
a:hover {
	text-decoration: underline;
	color: #50545f;
}
a:active {
	text-decoration: none;
	color: #50545f;
}
-->
</style>