.navheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #303855;
}
.navlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #303855;
}
.bodytext  { color: #30f; font: 14px "Times New Roman", Times, serif; text-transform: none }
.callout {
font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #303855;
}
.newsitem {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
 .town
	  {
	  font-weight:bold;
	  }

	  .state
	    { font-weight: bold; font-size: larger; text-align: left }

	  .footnote_ref
	  {
	  color:red
	  }
.calmmyy { color: gray; font-weight: bold; font-size: larger }
a:link { color: #303855; text-decoration: underline }
a:visited { text-decoration: underline }
a:hover { color: #30f; text-decoration: underline }
a:active { color: #00f; text-decoration: underline }
.linkbutton {
 font-size: 11px;
 color: #3366cc;
 font-weight: bold;
 border-top: 2px solid #e6e6e6;
 border-left: 2px solid #e6e6e6;
 border-right: 2px solid #8f8f8f;
 border-bottom: 2px solid #8f8f8f;
 background-color: #e5e5e5;
 padding-top: 1px;
 padding-bottom: 1px;
 padding-left: 5px;
 padding-right: 5px;
 margin: 4px;
 line-height: 220%;
 text-decoration: none;
 }


