.text_long {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666600;
	text-align: justify;
	text-indent: 10px;
}
.text_services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	text-indent: 0px;
}
.text_servicestitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 0px;
	background-color: #999933;
	font-weight: bold;
	text-transform: lowercase;


}
.text_servicesprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	text-align: justify;
	text-indent: 0px;
	font-weight: bolder;
	font-variant: normal;

}
.text_servicestitle_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 0px;
	background-color: #666600;
}

