body {
   background: white;
   font-size: 10pt;
   }
#menu {
   display: none;
   }
   
#top_menu {
	display:none;
}

#submenu {
	display:none;
	}
	
#sfeer {
 display:none;
 }

#container {
   width: auto;
   margin-top: 0;
   margin-left: 0;
   margin-bottom:0;
   margin-right: 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
#content {
   margin-left: 10%;
   padding-top: 1em;
}

#footer {
display:none;
}

#print {
display:none;
}

#fixme-bottom {
display:none;
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	margin-left:-30px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	margin-left:-30px;
}

#content_header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	margin-left:-50px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top:13px;
	color:#000000;
}

