a {
  color:#9cf;
	text-decoration:none

font-weight:bold;
  }

a:hover {
  color:#fff;
  text-decoration:underline;

  }

table {
 background-color:inherit; 
}

body {
background: #639;
url("/images/back.gif") left no-repeat bottom fixed;

padding:0px;
margin:0px;

}

#maintable {

width:100%;
height:100%;
}


p, ol, li {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #fff;   
line-height:150%;
}