.menu { font-family: Arial, Helvetica, sans-serif; font-size: 16px}
.main {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.subhead {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.smallmain {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {  text-decoration: none; color: #000099}
a:visited {  text-decoration: none; color: #003366}
a:hover {  text-decoration: none; color: #006633}
a:active {  text-decoration: none; color: #0066FF}

.menu a:link {  color: #000099; text-decoration: none; font-weight: bold}
.menu a:visited {  color: #003366; text-decoration: none; font-weight: bold}
.menu a:hover {  color: #006633; text-decoration: none; font-weight: bold}
.menu a:active {  color: #0066FF; text-decoration: none; font-weight: bold}

.main a:link {  color: #000099; text-decoration: none; font-weight: bold}
.main a:visited {  color: #003366; text-decoration: none; font-weight: bold}
.main a:hover {  color: #006633; text-decoration: none; font-weight: bold}
.main a:active {  color: #0066FF; text-decoration: none; font-weight: bold}

.smallmain a:link {  color: #000099; text-decoration: none; font-weight: bold}
.smallmain a:visited {  color: #003366; text-decoration: none; font-weight: bold}
.smallmain a:hover {  color: #006633; text-decoration: none; font-weight: bold}
.smallmain a:active {  color: #0066FF; text-decoration: none; font-weight: bold}
