body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
body {
	background-color: #37587B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 90%;
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
.title {
	color: #597C98;
	font-weight: bold;
	font-size: 130%;
}
.mission {
	color: #597C98;
	font-weight: bold;
	font-size: 100%;
}
.footer {
	font-size: 70%;
	color: #cccccc;
	text-decoration: none;
}

.footer a {
	font-size: 100%;
	color: #cccccc;
	text-decoration: none;
}
.footer a:hover {
    font-size: 100%;
	text-decoration: none;
	color: #cccccc;
}
.tagline {
	font-size: 130%;
}