.green-textsu {
	color: #060606;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.green-textsu-g {
	color: #339933;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.green-textstd {
	color: #060606;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}

.green-textstd-g {
	color: #339933;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}

.details-titletext {
	color:#339933;
	font-size:14px;
	font-weight: bold;
}


.details-savingstext {
	color: #339933;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}


.details-savingspercenttext {
	color: #339933;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}