body {
   background: white;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   }
div#topmenu,div#left {
   display: none;
   }
div#content{
  width: 7in;
  margin: 0 auto;
  padding: 0pt;
  padding-top: 1em;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;  
}
#footer {
   width: 7in;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
a:link,a:visited {
  color: #000;
  text-decoration: underline;
  font-weight: bold;
}   
   