#services_text {
	padding: 0px 0px 15px 5px;
}
#services_text h3 {
	font-size: 1.0em;
	color: #4c1f1a;
	font-style: italic;
	font-weight: bold;
}
#services_text p {
	font-family: Arial, Sans-Serif, Helvetica;
	font-size: 0.8em;
	color: #7f7f7f;
	line-height: 1.2em;
}
#services_text p a:link, #services_text p a:visited, #services_text p a:active {
	color: #7f7f7f;
	text-decoration: underline;
}
#services_text p a:hover {
	color: #7f7f7f;
	text-decoration: none;
}
