.green-title {
	font-size: 16px;
	font-weight: bold;
	color: #5E7F38;
	line-height: 1.5em;
	letter-spacing: 0.2em;
}
.normal-text {
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	letter-spacing: 0.2em;
}
.orange-title {
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	line-height: 1.5em;
	letter-spacing: 0.2em;
}
.green-text {
	font-weight: bold;
	color: #5E7F38;
	line-height: 1.5em;
	letter-spacing: 0.2em;
}


.e-green-title {
	font-size: 16px;
	font-weight: bold;
	color: #5E7F38;
}
.e-orange-title {
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
}
.e-green-text {
	font-weight: bold;
	color: #5E7F38;
	}