
body {
   background: white;
   font-size: 10pt;
   left-margin: -3cm;
   color:#000000;
   }
#banner, #search, #navigation, #leftmenu, #menu, #breadcrumbs, #address, #questions {
   display: none;
}

#main {
   width: auto;
   padding: 0;
   border: 0;
   float: none !important;
   color: #000000;
   background: transparent none;
   }

a:link, a:visited {
   color: #990099;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }


