@charset "utf-8";
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.services {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CF4F5E;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CF4F5E;
}
.background {
	background-color: #E2E2E2;
	border: 1px solid #000000;
}


.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D0142C;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D0142C;
}

