body {
   background: white;
   font-size: 11pt;
   }
#leftcol {
   display: none;
   }
#rightcol {
   display: none;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
