body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.background {
	background-image: url(images/left_strip.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8CC63F;
	font-size: 18px;
}
.smaller-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.smaller-text a:link {
	color: #8CC63F;
	font-weight: bold;
	text-decoration: none;
	}
.smaller-text a:visited { 
	color: #8CC63F;
	font-weight: bold;
	text-decoration: none;
}
.smaller-text a:active { 
	color: #8CC63F;
	font-weight: bold;
	text-decoration: none;
}
.smaller-text a:hover{ 
	color: #8CC63F;
	font-weight: bold;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8CC63F;
	font-weight: bold;
	text-decoration: none;
	}
.back a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8CC63F;
	font-weight: bold;
	text-decoration: none;
	}
.back a:visited { 
	color: #8CC63F;
	font-weight: bold;
	text-decoration: none;
}
.back a:active { 
	color: #8CC63F;
	font-weight: bold;
	text-decoration: none;
}
.back a:hover{ 
	color: #8CC63F;
	font-weight: bold;
	text-decoration: underline;
}