body { font-family: Helvetica, Arial, sans-serif;
   background: white;
   font-size: 11pt;
   }
#foot, #sidenav, #pic, #flash {display: none;}

#content {
   width: 100%;
   margin: 0;
   padding: 0%;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
 
#column, #wide { width: 100%; margin: 0; float: none !important; }
   

a:link, a:visited {
   color: #016F9F;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
/* a:after {
    content: " (" attr(href) ") ";
} */
  
h1 { font-size: 18px;
	font-weight: bold; }
	
table { width: 90%;
padding: 5px;
border: 0;
page-break-inside: avoid;}

#logo {width:150px; float: left;}