body {
   background: white;
   font-size: 20pt;
   }
table#mainMenu, div#goBack, div#printInstructions {
   display: none;
   }
table#mainPage tr td#footer .credit{
	display: none;
}
table#mainPage tr td#footer .copyright{
	display: none;
}
div#printFooter {
   display : block;
   font-size : 12px;
}
div#wrapper { 
   width: auto;
   margin: 0 5% 0 10%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
