.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9CD573;
	font-weight: bolder;
	line-height: 20px;
}


.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9AADB8;
	line-height: 20px;
	text-decoration: none;
	font-weight: lighter;
	}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9AC497;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.bodybold12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9AC497;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}

.bigbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	letter-spacing: .5px;
	}
	
.table1	{
	background-image: url(images/);
	background-repeat: no-repeat;
	background-position: bottom;
	}

.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 24px;
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
.ProductTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9CD573;
	font-weight: bold;
}

.smallbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #9AADB8;
	}

a{
	color:#9AADB8;
	text-decoration:underline;
	}
	
		a:hover, a:focus{
		color:#FFFFFF;
		text-decoration:underline;
		}

