body { 
  color : #000000; 
  background : #ffffff; 
    }
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#button, #navigation, #image, #sidebar, .subnavbox, #footer, #left_sidebar, #legal_sidebar, .print { 
  display : none; 
}

#mainTable {
  width: auto;
  border: 0;
  padding: 0;
  float: none;
}
#maincontent {
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
  width: auto;
  border: 0;
  padding: 0;
  float: none;
 }
 #contact {
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
  width: auto;
  border: 0;
  padding: 0;
  float: none;
 }
