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;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2A2A2A;
	background-image: url(http://www.thegreenexpo.net/images/background.jpg);
	background-repeat: repeat-x;
}
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_homepage {
	font-size: 20px;
	color: #009390;
	text-align:left;
}
.heading_green {
	font-size: 26px;
	color: #009390;
	text-align:left;
}
.subheading_green {
	font-size: 22px;
	color: #009390;
	text-align:left;
	text-decoration:underline;
}
.formtextbox {
	font-size: 11px;
	border-width:1px;
	border-color: #CCC;
}
.bodytext_left {
	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:left;
}