@charset "UTF-8";
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
	text-decoration: none;
}
.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
.pagename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	color: #6A8A08;
	letter-spacing: .01em;
}
.boldbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #325502;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #cc0000;
	background-position: center top;
}
.navhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #89b211;
	letter-spacing: 0.2em;
	text-decoration: none;
}
.nametitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 13px;
}
.boldbody2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	letter-spacing: 0.01em;
}
