/* CSS Document */


.style1heading{
	font-family: arial;
	font-size: 26px;
	color: #074B2D;
	font-weight: bold;
}
.style2{
	font-family: Verdana;
	font-size: 10px;
	color: #074B2D;
	font-weight: normal;
	line-height: 16px;

}
.style3{
	font-family: Verdana;
	font-size: 16px;
	color: #F3EEC7;
	font-weight: normal;
	line-height: 18px;

}
.style4{
	font-family: Verdana;
	font-size: 11px;
	color: #F3EEC7;
	font-weight: normal;
	line-height: 16px;

}
