body { font-family: Helvetica, Arial, sans-serif;
   background: white;
   font-size: 11pt;
   }
#foot, #nav, #navBox {display: none;}

#column {
   width: 100%;
   margin: 0;
   padding: 0%;
   border: 0;
   float: none !important;
   color: black;
   background: white;
   }
 
   

a:link, a:visited {
   color: #016F9F;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
  
h1 { font-size: 18px;
	font-weight: bold; }
	


#logo {width:150px; float: left;}
