.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallcentered {
	font-size: 10px;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #016BAD;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #659052;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #016BAD;
	text-decoration: underline;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	text-align: right;
}
.bold {
	font-weight: bold;
}
.bluebold {
}
.subtitle {
	font-weight: bold;
	color: #66602A;
}
body {
	font-size: 12px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
