body {
   background: #FFFFFF;
   font-size: 12pt;
   color: black;
   }

a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

   .hide-print, #index-button-wrapper, #taxMarquee {
   display: none;
   }