body
{
		font-family: Arial;
		font-size: 11px;
		color:#595e62;
}
H1{

font-weight:normal;
font-size:22px;
color:#005281;
padding-bottom: 10px;
margin: 0px;
}
H1 *{
	color: #005281;
	font-weight: bold;
	font-size: 14px;

}
H2{

	color: #595e62;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 12px 0px ;
	
	
}
p{

}
h3{
	color: #005281;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	margin: 16px 0px 8px 0px ;
}
h4{

	color: #C46428;
	font-size: 12px;
	margin: 16px 0px 0px 0px ;
	font-weight: bold;
		line-height: 18px;

}
p{
padding-top: 0px;
padding-bottom: 8px;
margin: 0px;
line-height: 18px;
}

li{
	margin: 0px  0px  6px  0px ;
}
ol,UL{
	margin-top:0px; 
	margin-bottom: 9px;
	}
a{
color:#C46428;
text-decoration:none
}