body {
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	color: #000000;
	background-color: #2d4eb9;
	font-weight: bold;
}
.bottomnav {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottomnav a:link {
	font-family: "Lucida Sans", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottomnav a:visited {
	font-family: "Lucida Sans", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottomnav a:hover {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottomnav a:active {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #294DBD;
	font-size: 18px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.rightnav {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
}

