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

.city { font-size: 14px; font-weight: bold; }
.state { color: #3f647e; font-size: 16px; font-weight: bold; }
.steelblue { color: #3f647e; }
.headergray { color: #848484; font-size: 12px; font-weight: bold; }
.smallcaps { font-variant: small-caps; }
.red {
	color: #F00;
}
