body, p, td, ul, a {
   background-color: white;
   font-size: 12pt;
   color:black;
   font-family: "Times New Roman", Garamond, serif;
   }
#sub {
   display: none;
   }
#contents, #contentBox {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#contents {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }

#logo, #header, #primary, #secondary, #footerNav {
	display:none;}
