.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #536729;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #1E0F10;
	line-height: 18px;
	padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #9D4D51;
}
.p1 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #1E0F10;
	padding: 6px;
}
.bold1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #9D4D51;
	}
.bold2 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #9D4D51;
	padding: 6px;
	}
.bold3 {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #9D4D51;
	}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #9D4D51;
	text-decoration: none;
	background-color: #BBD18B;
	padding: 3px;
	width: 700px;
	display: inline;
	line-height: 18px;
}
.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F2F7E8;
	text-decoration: none;
	background-color: #BBD18B;
	padding: 4px;
	width: 700px;
	display: inline;
}
.tbllayout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9D4D51;
	background-color: #BBD18B;
	border: 2px 2 #F2F7E8;
	padding: 0px;
	margin: 0px;
	text-align: center;
	white-space: normal;
}
a:link {
	color: #9D4D51;
	text-decoration: none;
}
a:visited {
	color: #9D4D51;
	text-decoration: none;
}
a:hover {
	color: #F2F7E8;
	text-decoration: none;
	width: 100%;
	background-color: #BBD18B;
}
.Bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #33401A;
	text-align: center;
}
.Pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #33401A;
	text-align: center;
}
.Benchmark_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #F2F7E8;
	border: 2px 2 #718D38;
	padding: 2;
	margin: 2;
}
.tabletext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1E0F10;
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
