<style type="text/css">
<!--
BODY { 
  background-attachment: afixed;
  background-repeat: repeat;
  	position:absolute; 
	width: 100%;
	height: 100%;
  margin-bottom: 0;
  
  bgcolor:#333333;
}
table{
	bgcolor:#000000;
}
td {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
	a { font color=0000cc; face=verdana; font size=13px; text-decoration: none;font-weight=bold;}
	A:link { color: 0000cc;font-weight=bold; }
	A:visited { color: 0000cc;font-weight=bold; }
	A:hover { color:ffffff; text-decoration: none;font-weight=bold;}

input.button {
	font: bold 9px/100% Verdana, Arial, Helvetica, sans-serif;
	color:#660000;
	background:#cc9900;
	border-top:1px solid #330000;
	border-right:1px solid #330000;
	border-bottom:1px solid #330000;
	border-left:1px solid #330000;
	margin:0;
	padding:0;
	width:60px;
	height:17px;
}-->

</style>