body
{
    background-color: #ffffff;
    margin: 10px;
    padding: 1px;
	font-size: 85%;
}
P {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
}
.storybar {
	font-size: 0.9em;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
a.storybarlink:link {color: #FFFFFF;}
a.storybarlink:active {color: #FFFFFF;}
a.storybarlink:visited {color: #FFFFFF;}
a.storybarlink:hover {color: #FF0000; text-decoration: none;}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 1em;
}
.headlineTOC {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.35em;
}

a.headlineTOC:link {color: #0000AA;}
a.headlineTOC:active {color: #0000AA;}
a.headlineTOC:visited {color: #0000AA;}
a.headlineTOC:hover {color: #FF0000; text-decoration: none;}

.headlineTOC-gray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}
.headlineIndex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-style: italic;
}
.teaser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.35em;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
.readmore {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: blue;
}
.headlineTC {
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.townclerk {
	font-size: 0.90em;
	line-height: 130%;
	color: #FFFFFF;
}
.townclerktable {
	background-color: #000059;
}
.townclerkinner {
	padding: 10px;
}

.field {
	background-color: white!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
.toctable {
	background-color: #EBE6EA;
}
.tocrow {
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.0em;
	padding-right: 1.0em;
}
.textad {
	font-size: 0.8em;
    border-bottom-width: thin;
	border-bottom-style: solid;
}
a.textadlink:link {color: #0000AA;}
a.textadlink:active {color: #0000AA;}
a.textadlink:visited {color: #0000AA;}
a.textadlink:hover {color: #FF0000; text-decoration: none;}

.null {
	font-size: 0px;
}
.disable {
	color: #DDDDDD;
}