.topnav a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-decoration: none;
}
.topnav a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-decoration: none;
}

.topnav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-decoration: underline;
}
.topnav a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-decoration: underline;
}

.lowernav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #002C59;
	text-decoration: none;
}
.lowernav a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #002C59;
	text-decoration: none;
}
.lowernav a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #002C59;
	text-decoration: none;
}

.lowernav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #00F;
	text-decoration: none;
	font-weight: normal;
}
.leftnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #617F97;
	text-decoration: none;
}
.leftnav a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #617F97;
	text-decoration: none;
}
.leftnav a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #617F97;
	text-decoration: none;
}

.leftnav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #BE706C;
	text-decoration: none;
	font-weight: bold;
}
.leftnav a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #BE706C;
	text-decoration: none;
	font-weight: bold;
}

.bodycopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #333;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #123C66;
}

.bodycopy a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.bodycopy a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.bodycopy a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #617F97;
	text-decoration: none;
}
.lowernav a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #617F97;
	text-decoration: none;
	font-weight: bold;
}
html { min-height: 100%; margin-bottom: 1px; }
