.leftnav {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.leftnav a:link {
	font-family: Century Schoolbook, Times New Roman;
	font-size: 15px;
	font-weight: bold;
	color: #69847B;
	text-decoration: none;
}

.leftnav a:visited {
	font-family: Century Schoolbook, Times New Roman;
	font-size: 15px;
	font-weight: bold;
	color: #69847B;
	text-decoration: none;
}

.leftnav a:hover {
	font-family: Century Schoolbook, Times New Roman;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.bottomnav {
	font-family: Times New Roman;
	font-size: 14px;
	color: #F0EEDF;
	text-decoration: none;
}

.bottomnav a:link {
	font-family: Times New Roman;
	font-size: 14px;
	color: #F0EEDF;
	text-decoration: none;
}

.bottomnav a:visited {
	font-family: Times New Roman;
	font-size: 14px;
	color: #F0EEDF;
	text-decoration: none;
}

.bottomnav a:hover {
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2D6248;
	text-decoration: none;
}


.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.body2text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.body3text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #577CAB;
	font-weight: bold;
}