.style1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}


a:link {
	color: #0b2f42;
	text-decoration: underline;
}
a:visited {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #0b2f42;
	text-decoration: none;
}
a:active {
	color: #0b2f42;
	text-decoration: underline;
}
.style2 {
	color: #0b2f42;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}
.boldtext {
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	color: #362D05;
}
.centered {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-indent: 22pt;
}
.mission {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.navbar {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
.navbar a:visited {
	color: #003300;
	text-decoration: none;
}
.navbar a:link {
	color: #0b2f42;
	text-decoration: none;
}
.navbar a:hover {
	color: #0b2f42;
	text-decoration: underline;
}
.navbar a:active {
	color: #0b2f42;
	text-decoration: none;
}
