body {  
background-color:#F9F7F7;
}

a { 
color: #886B65; 
text-decoration: none; 
font-weight: bold
}

a:hover {
color: #666666;
text-decoration: none;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #333333;
line-height: 138%;
}