body {
   background: white;
   font-size: 10pt;
   font-family: arial, sans-serif;
   }

.noprint, #left { display : none; }

#container, #main {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: white none;
   }
	
