body {
   background: white;
   font-size: 12pt;
   font-family: Helvetica, Arial, Sans Serif;
   }
#menu {
   display: none;
   }
#doc2, #bd {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#bd{
   margin-left: 10%;
   padding-top: 2em;
   border-top: 1px solid #CCCCCC;
   }
div#hd {
   margin: 8px auto;
   text-align: center;
   }
div#hd img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
   }

#ft, #header ul, form, #right-col, #siteNeed, #hd em, #hd span, comment-items, #shareme, #printme, #subscribe, .comment-items, .hidefromprint {
 display: none;
}
 
img { border: 0px; }
