@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 12px
}
a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
-->
</style>