body {
    margin: .6in;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background: white;
    color: black;  
    }
#footer, #search-form, .overlay, hr, .right_feature_box, .right_box, ul#navlist, #left h1, #right img, #middle h1 {
    display: none;
    }
strong {
        font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
      }
    
a:link, a:visited {
    color: #520;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
    }    

h1, h2, h3, h4, h5 {
    color: gray;
    font-weight: bold;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    }