@import url(/javascript/superfish/superfish.css);

*
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	background-color:#ffffff;color: #042747;
	margin:0px 0px 0px 0px;
	padding:0px;	
	}
	
#HeaderMenu {
   display: yes;
	 display: inline;
   }

#container, #middle, footer {
   width: auto;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent yes;
	 display: yes;
   }
	 
img{
	border: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	}
h1 {
font-size: 0.9em;
font-weight: normal;
}

h2 {
font-weight: normal;
font-size: 0.9em;
}

.content_txt {
	color: #c65878;
	font-size: 0.9em;
}
