body {
   background: white;
   font-size: 12pt;
   }
@media print #menu {
   display: none;
   }
#banner1 {
   display: none;
   }
#banner2 {
   display: none;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }