@charset "utf-8";
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

.pagetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 1pt;
	color: #660000;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.titletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #660000;
	font-weight: bold;
}
.officers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
	font-weight: bold;
}
.officertitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

