body, p, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
a { color: #631818; 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: #631818 ; 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: #631818;
	font-size: 18px;
	font-weight: bold;
}
.maroon { color: #700; }
.headergray { color: #848484; font-size: 12px; font-weight: bold; }
.smallcaps {
	font-variant: small-caps;
	font-weight: bold;
}
.palatino {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	color: #631818;
}
.palatino_smaller {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #631818;
}
body p {
	text-align: left;
}


