
body {
   background: white;
   font-size: 14pt;
   }
p {
page-break-inside: avoid;

}  
   
#header, #heading, #lefthome, #left, #navcontainer {display: none;}


#topnav {display: none;}



#outer, #centrecontent {padding: 0;
   width: auto;
   margin: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
overflow: visible !important;
   }
   

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

