body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Arial", Arial, sans;
  font-size : 12pt; 
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#navigation, #advertising, #other { 
  display : none; 
} 

table{
width:650px;
}


@media print {TABLE.noprint, DIV.noprint {display:none} 

}


