body, p, td {
	font-size: 14px;
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
}
a { color: #c4151c; 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: #c4151c ; 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: #765E68;
	font-size: 18px;
	font-weight: bold;
}
.orange { color: #c4151c; }
.headergray { color: #848484; font-size: 12px; font-weight: bold; }
.smallcaps { font-variant: small-caps; }

