

body {
	background: white;
	font-size: 12pt;
	width: auto;
	height: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   clear:none !important;
   overflow: visible !important;
}

/*Headings */
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1{font-size:19pt;}
h2{font-size:17pt;}
h3{font-size:15pt;}
p, label {font-size:12pt; overflow-y: visible !important;}

#body3, #container, #content, #form, #form1 {
	width: auto;
	 height: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   clear:none !important;
   overflow: visible !important;
   color: black;
   background: transparent none;
   
}



#header, #navbar, #navlist, #navcontainer, #nav3, #footer
{display:none;}

