BODY {
	background-color: #EBEBEB;
	margin-left: 100px;
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 0px;
}	

.body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height: 13px;
}

.body a:link {
	text-decoration: none;
	color: #7eb70c;
}

.body a:active {
	text-decoration: none;
	color: #7eb70c;
}

.body a:visited {
	text-decoration: none;
	color: #7eb70c;
}
.body a:hover {
	text-decoration: underline;
	color: #7eb70c;


	}
.bodywhite {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	line-height: 13px;
}
	
.green_arrow {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color:#7eb70c;
	line-height: 13px;
	}
.green_arrow a:link {
	text-decoration: none;
		color:#7eb70c;
}

.green_arrow a:active {
	text-decoration: none;
		color:#7eb70c;

}

.green_arrow a:visited {
	text-decoration: none;
		color:#7eb70c;

}
.green_arrow a:hover {
	text-decoration: none;
		color:#7eb70c;

	}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
 	color:#333333;
}	
	
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.headingwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.text {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height:13px;
}

.text a:link {
	text-decoration: none;
	color: #333333;
}

.text a:active {
	text-decoration: none;
	color: #333333;
}

.text a:visited {
	text-decoration: none;
	color: #333333;
}

.text a:hover {
	text-decoration: none;
	color: #7eb70c;
}