/* CSS Document */
<style type="text/css">
<!--
body {
	background-image: url();
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 20px;
	padding-right: 20px
	
}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style12 {color: #FFFFFF;
	font-weight: bold;
}
.style17 {font-size: 12px; }
.style18 {font-size: 18px}
-->
</style>

