body {  background-color: #ffffff; 
        background-attachment: scroll; 
        background-image: url(); 
        background-position: 50% 25%;
        background-repeat: no-repeat
     }

table { background-repeat: no-repeat}

td {  font-size: 8pt; 
      font-style: normal; 
      font-family: Verdana, Arial, Helvetica, sans-serif;
    }
A:link {
	COLOR: #999999; TEXT-DECORATION: none; 
}
A:visited {
	COLOR: #666666
; text-decoration: none
}
A:active {
	COLOR: #000000
}
A:hover {
	COLOR: #FF0000; FONT-WEIGHT: normal; TEXT-DECORATION: none; 
        
}

