/* print styles */
body {color: black; background: white;}
a:link, a:visited {background: white; color: black; 
   text-decoration: underline; font-weight: bold;}
h1, h2, h3, h4, h5, h6 {background: white; color: black; 
   padding-bottom: 1px; border-bottom: 1px solid gray;}
div.banner {display: none;}
div.leftcontent {display: none;}