body, p, td { font-size: 12px; font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif; }
a {
	color: #186D69;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a:hover { color: #696969; border-bottom-style: dotted; border-bottom-width: 1px; }
a:link {
	color: #186D69;
	border-bottom-style: dotted;
	border-bottom-width: 1pt;
}
a:visited { color: #696969 ; border-bottom-style: dotted; border-bottom-width: 1px; }

.city { font-size: 14px; font-weight: bold; }
.state {
	color: #186D69;
	font-size: 24px;
	font-weight: bold;
}
.green {
	color: #186D69;
}
.headergray { color: #848484; font-size: 12px; font-weight: bold; }
.smallcaps { font-variant: small-caps; }
