.m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;


}
a.m {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.m:hover {
	color: #B3FFD7;
	text-decoration: none;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #316047;
}
a.foot {
	text-decoration: underline;
}
a.foot:hover {
	color: #C37D48;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #834F1F;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #834F1F;
}
a {
	font-weight: bold;
	color: #316047;
	text-decoration: underline;
}
a:hover {
	color: #81A190;
	text-decoration: none;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #81A190;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #EFF5F2;
	border-right-color: #316047;
	border-bottom-color: #316047;
	border-left-color: #EFF5F2;
}
.side {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;


}
a.side {
	font-weight: normal;
	color: #6F4620;
	text-decoration: underline;
	padding-left: 3px;

}
a.side:hover {
	font-weight: normal;
	color: #316047;
	text-decoration: none;
}

