/* CSS Document */

.style1heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 023b76;
	font-weight: bold;
}
.style2body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #35A3E2;

}
.style3bodygreen{
	font-family: Verdana;
	font-size: 10px;
	color:#89926a;

}
.style4 {
	font-family: Verdana;
	font-size: 13px;
	color:#89926a;
	letter-spacing: -.05em;	

}
