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

.city { font-size: 14px; font-weight: bold; }
.state {
	color: #0A2658;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.maroon { color: #700; }
.headergray { color: #848484; font-size: 12px; font-weight: bold; }
.smallcaps { font-variant: small-caps; }
.maroon_bullets { color: teal; }
