.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC00;
	text-align: left;
	margin: 0px;
	padding: 8px 30px 15px;
	background-repeat: no-repeat;
}
.topbox {
	background-color: #99CC00;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 23px;
	padding-left: 30px;
	color: #6633CC;
	text-decoration: none;
}

.textdarkgreen {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009933;
	text-align: left;
	margin: 0px;
	padding: 8px 30px 15px;
	background-repeat: no-repeat;
}