@charset "utf-8";
body {
	font-size: 11pt;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFF;
	color: #000;
}
#header, #sidebar1, #footer {
   display: none;
}
#mainContent {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none;
   color: black;
   background: transparent none;
   }
#content_img_header {
   font-size: 24pt;
   font-weight:bold;
}
h1, h2, h3, h4 {
   font-size: 11pt;
   line-height:11pt;
   display:inline;
}

