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