.body_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.body12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #72634D;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #72634D;
	font-weight: bold;
}
a:hover {
	text-decoration: underline overline;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #72634D;
	font-weight: bold;
}
.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #72634D;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #72634D;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #528917;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #528917;
	line-height: 16px;
}
.navigation:link, .navigation:visited {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	width: 125px;
	text-decoration: none;
	background-color: #72634D;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.navigation:hover {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	width: 125px;
	text-decoration: none;
	background-color: #528917;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}

