.style1 {color: #000000
    text-align:left;
	font-family:Tahoma;
	font-size:11px;
	color: #000000;
}
td {
	text-align:left;
	vertical-align: top;
	font-family:verdana;
	font-size:12px;
	color:#E5E5E5;
}

a {
	text-decoration: underline;
	color:#0C7C00;
}

A:Hover  {
	color : #12B813;
	text-decoration : underline;
}

H1 {
	color: #09740A;
	font-weight: bold;
	font-size : 22px;
	font-family:Tahoma;
}

H2 {
	color: #09740A;
	font-weight: bold;
	font-size : 18px;
	font-family:Tahoma;
}

H3 {
	color: #09740A;
	font-weight: bold;
	font-size : 14px;
	font-family:Tahoma;
}
