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