  body {
    background-color:#fff;
    margin:0;
    padding:40px;
    font: normal 11pt verdana, arial,sans-serif;
    }

  #sidebar_a, #sidebar_b, #footer, #main_navigation, img {
    display:none;
    }

  h1, h2, h3, h4 {
    font-family:Arial,Verdana,sans-serif;
    font-weight:normal;
    line-height:135%;
    color:#000;
    }

  h1 {
    font-size:18pt;
    }

  h2 {
    font-size:16pt;
    }

  h3 {
    font-size:14pt;
    }

  a:link, a:visited, a:active {
    color:#000;
    text-decoration:none;
    }

  #content a:after {
    content: "(" attr(href) ")";
    font-size:11pt;
    }

