.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8d8c6a;
	text-decoration: none;
}

.navbar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8d8c6a;
	text-decoration: none;
}


.navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8d8c6a;
	text-decoration: none;
}

.navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #676762;
	text-decoration: none;
}


.body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #676762;
	text-decoration: none;
}

.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #676762;
	text-decoration: underline;
}

.leftnav {
	font-family: Times, TimesNR, New Century Schoolbook ;
	font-size: 17px;
	font-weight: bold;
	color: #ead39d;
	text-decoration: none;
}

.leftnav a:link {
	font-family: Times, TimesNR, New Century Schoolbook ;
	font-size: 17px;
	font-weight: bold;
	color: #ead39d;
	text-decoration: none;
}


.leftnav a:visited {
	font-family: Times, TimesNR, New Century Schoolbook ;
	font-size: 17px;
	font-weight: bold;
	color: #ead39d;
	text-decoration: none;
}

.leftnav a:hover {
	font-family: Times, TimesNR, New Century Schoolbook ;
	font-size: 17px;
	font-weight: bold;
	color: #f0efd1;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.address a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.address a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.address a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}



.centertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6d513c;
	text-decoration: none;
}

.centertext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6d513c;
	text-decoration: none;
}


.centertext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6d513c;
	text-decoration: none;
}

.centertext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e4e3a3;
	text-decoration: underline;
}


.tablehead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #6B9CFE;
}

