
body {
   background: white;
   font-size: 12pt;
   }
div#menu {
   display: none;
   }
div#header {
   display: none;
   }  
div#printbutton {
   display: none;
   } 
div#newsroom {
   display: none;
   }    
div#newsroompic {
   display: none;
   } 
div#newsreleases {
   display: none;
   } 
div#printheader {
   display: block;
   }      
a:link, a:visited {
   color: #000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   

