body, h1, h2, h3, p, td, ul, li, span {

	font-family : "Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;



body {

   background: white;

  

   }



h1 {

	color : #000000;

	font-size : 14pt;

	font-weight : bold;

	
}


h2 {

	color : #000000;

	font-size : 12pt;

	font-weight : bold;

	

}




p {

	color : #000000;

	font-size : 8pt;

	text-decoration : none;

		

	}



ul {

	color : #000000;

	font-size : 8pt;

	text-decoration : none;

	}





#container {

   width: auto;

   float: none !important;

   color: black;

   background: white;

   overflow: none;

   }



#content {

  width: auto;

   float: none !important;

   color: black;

   background: white;

   overflow: none;

   }



#top {

   display: none;

   }



#left {

	display: none;
	}

   

#footer {

	display: none;

	}



#middle{

   width: auto;

   float: none !important;

   color: black;

   background: white;

   overflow: none;

   }

#middle_wide{

   width: auto;

   float: none !important;

   color: black;

   background: white;

   overflow: none;

   }


  