@charset "utf-8";
a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 16pt;
}
.navagation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.missionstatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: lighter;
}


a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
.subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFCC;
	font-weight: bolder;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	margin:40px auto;
	width:800px;
	background-color:#5B6A65;
}
.letters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

