body {
	background-color: #FFFFFF;
}

.interestFont {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #CC0033;
}

a:link {
	Color: #000080;
}

a:visited {
	color: #800080;
}

a:hover {
	color: #FF0000;
}

.generalText {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.generalHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
.reprintText {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-align: center;
}
.extraLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: decimal;
}
.OfficersHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	text-align: center;
}
.generalTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
.generalTextBoldUL {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
#townName {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	background-color: #66CCFF;
	text-align: center;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contentRedirect {
	width: 500px;
	margin-left: 40px;
}
#divPreamble2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#townTable {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	background-color: #99CCFF;
}

