.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7862A;
	line-height: 1.1pc;
}
.service_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #468CB3;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
}
.service_details {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	padding-left: 0px;
}
.service_cost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 4px;
}
.line_dots_up {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.main_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #B7862A;
}
.table {
	vertical-align: top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #C9A561;
}
a:active {
	text-decoration: none;
}
.center {
	text-align: center;
}
