body {
	
	background-attachment: fixed;
	background-color: #e8eceb;
	background-repeat: repeat-x;


}



h1 {
	font-size: 13px;
	font-family: "Verdana";
	font-weight: bold;
	color: #04225d;

}
h2 {
	font-size: 14px;
	font-family: Verdana;
	font-weight: normal;
	color: #d9261f;

}

h3 {
	font-size: 10px;
	font-family:Verdana;
    color: #000033;
	font-style: normal;
	font-weight: normal;

}
h4 {
	font-size:10px;
	font-family: Verdana;
	color: #03225b;
	font-weight: normal;


	
	   }
h5 {
	font-size: 12px;
	font-family: "Verdana";
	color: #03225b;
	font-weight: normal;


}
h6 {
	font-size:12PX;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #000033;
	font-weight: normal;
	   }	  
	  

SPAN {
	font-size:10pt;
	font-family: Verdana, Arial;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
	   }	    
p {
	font-size: 12px;
	font-family: "Verdana";
	line-height:normal;
	color: #000000;
	font-weight: normal;
	text-align: justify
}

a:link     {
	color:#03225b;
	text-decoration: none;
	word-spacing: normal;


}
a:visited  {
	color:#03225b;
	text-decoration: none;

}
a:hover    {
	
	color: #d9261f;

	

}
a:active   {
	text-decoration: none;
	color: #03225b;

}
#footer {
	clear: both;
	width: 547px;
	height: 20px;
	margin: 0 auto;
	padding: 3px 3px;
	}
#footer .legal {
	float: right;
}
