@charset "UTF-8";
/* CSS Document */

#flash, #menu, #topmenu, #hhigh, #top{
         display:none;
		 }
		 
table, td, div, h1, h2 { color:#000 !important;
}

p, #container, td, div, li {font-size: 12pt;}	 
		 
#footer, #footerlinks {
      display:none;
	  }	 
	  
	  
	  
body {
   background: white;
   font-size: 12pt;
   }

#container  {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
