<style type="text/css">
<!--
.style {
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
#content {
width:640px;
height:480px;
margin-left:auto;
margin-right:auto;
margin-top:160px;
}

body,td,th {
	font-family: Segoe UI, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	}

a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}

-->
</style>