.small_links {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
.link {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

.body_text {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
.header {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

.footer_text {
	font-family: Futura, Arial, Helvetica, sans-serif, italic;
	font-size: 10px;
	color: 0066cc;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #006666;
}
.smallbluelinks {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0000CC;
}

a:hover {
	text-decoration: underline;
}
.smallheader {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:active {
	text-decoration: none;
}
.date {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}

.banner::before {
	color: black;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	display: block;
	border: solid 1px slategray;
	padding: 0.8em;
	margin-bottom: 1em;
	width: 95%;
	content: "HISTORICAL ARCHIVE: This site is no longer actively managed, and requests for corrections or additions can not be accommodated. You're welcome to use the site as is.";
}