.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #9ACD34;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
}
.backleft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #F5F4F4;
}
.backright {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #F5F4F4;
}
.its {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #44580D;
}

