body {
   background: white;
   font-size: 12pt;
	width: auto; 
	margin: 0px;
	padding: 0px; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;

   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration:underline ;
   }

#leftNav {display:none;}
#headGlobal {display:none;}
#footerGlobal {display:none;}
#headCat {}
#rootTable {
	width:680px;
position:relative;
left:-20px;
    }
