body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #B8BAAD;



}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.larger {
	font-size: 16px;
	color: #003333;
	font-weight: normal;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.nav:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC66;
	font-size: 14px;
}
a.nav:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFCC66;
	font-size: 14px;
}
a.nav:visited {
	text-decoration: none;
	font-weight: bold;
	color: #C7C97C;
	font-size: 14px;
}
a.nav:visited:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}