<style type="text/css">
<!--
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style1 {
	font-variant:small-caps;
	font-weight:bold;
	font-size:large;
	color:#FF0000;
}
.style2 {
	font-variant:small-caps;
	font-weight:bold;
	font-size:medium;
	color:#FFCC00;
}
.style3 {
	font-size:medium;
	color:#FFCC00;
	text-align:center;
	font-weight:bold;
}
.style4 {
	font-size:small;
	color:#7777FF;
	text-align:justify;
}
.style5 {
	text-align:justify;
}
.asterisk {
	font-size:small;
	color:#FF0000;
	text-align:justify;
}
-->
</style>