.BodyType {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
}
.tableFormat {
	background-color: #FFF;
	border: thin solid #030;
}
.footer {
	text-align: center;
	font-size: 7pt;
	color: #FFF;
}
.HeaderNav {
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
.blueBox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	background-color: #BBCCD9;
	border: thin solid #000;
	padding: 10px;
	width: 50%;
}
.directions {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
}
.ObjectiveBox {
	background-color: #BBBFAA;
	padding: 10px;
}
body {
	background-color: #083F3F;
	margin-top: 20px;
}
a:link {
	color: #355D5D;
}
a:visited {
	color: #000;
}
a:hover {
	color: #F90;
}
a:active {
	color: #355D5D;
}