body {
margin: 0px;
padding: 0px;
font-family: Arial;
font-size: 12px;
color: #000;
background: #9CA96B;
text-align: left;
}
P {
	font-size: 12px;
	font-family : Arial;
}
A:link {
	color: #065D3E;
	text-decoration: none;
	font-weight:bold;
}

A:visited {
	color: #065D3E;
	text-decoration: none;
	font-weight:bold;
}

A:active {
	color: #065D3E;
	text-decoration: none;
	font-weight:bold;
}

A:hover {
	color: #990738;
	text-decoration: none;
	font-weight:bold;
}
UL {
	font-size: 12px;
	font-family : Arial;
}
OL {
	font-size: 12px;
	font-family : Arial;
}
LI {
	font-size: 12px;
	font-family : Arial;
}
.Header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #990738;
}
.ForestFooterLinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #065D3E;
	text-align: left;
	text-indent: 20pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.ForestFooterLinks a {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	color: #065D3E;
}
.ForestFooterLinks a:link {
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	color: #065D3E;
}
.ForestFooterLinks a:hover {
	text-decoration: none;
	text-align: left;
	color: #990738;	
}
.SubNav {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #065D3E;
}
.SubNav a {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	color: #065D3E;
}
.SubNav a:link {
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	color: #065D3E;
}
.SubNav a:hover {
	text-decoration: none;
	text-align: left;
	color: #990738;	
}
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #990738;
}

