body,td,th {
	font-family: 'Gill Sans', 'Gill Sans MT', Trebuchet, 'Trebuchet MS', 'Helvetica Nueue', Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	line-height:20px;
	text-align:justify;
}

a:link {
	color:#009390;
	text-decoration: none;
}
a:visited {
	color:#009390;
	text-decoration: none;
}
a:hover {
	color:#026462;
	text-decoration: underline;
}
a:active {
	color:#009390;
	text-decoration: none;
}

.heading_green {
	font-size: 26px;
	color: #009390;
	text-align:left;
}
.subheading_green {
	font-size: 22px;
	color: #009390;
	text-align:left;
	text-decoration:underline;
}
