/* CSS Document */
body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 10pt;
  width : auto;
  border : 0;
  margin : 0px;
  padding : 0px;
  
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
td.contentColumn, div.feature
{
width: 17cm; margin: 0; float: none;
}
#masterhead, #search, #siteInfo, #navBar, div.imageStrip, td.navCol, #footer {
  display : none;
}
