﻿.Classified_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #008000;
	text-align: center;
	margin-bottom: 5px;
}
.Section_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #008000;
	text-decoration: underline;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.Classified_Entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1.5px;
	margin: .25em 50px .25em 30px;
	line-height: 1.1em;
	padding-top: .25em;
	padding-right: .em;
	padding-bottom: .em;
}
.Item {
	font-weight: bold;
}
a.link.email_link {
	color: #000080;
	border-bottom-style: dashed;
}
.classifieds {
	margin-bottom: 1.5em;
}
