@charset "UTF-8";
.bodytextREDbold {
	color: #862012;
	font-weight: bold;
}
.bodytextGREEN {color: #78925E}
a:link   {
	color: #862012;
	font-weight: bold;
	text-decoration: none
}
.header {
	color: #862012;
	font-size: 100%;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin-left: 55px
}
.bodytext  {
	color: black;
	font-size: 80%;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 150%;
	margin: 15px 55px 15px 55px
}
a   {
	color: #862012;
	font-weight: bold;
	text-decoration: none
}
/* CSS Document */

a:hover  { color: #76915c; font-weight: bold }
.footer {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 85%;
	color: #872113;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bodytextBullets {
	color: black;
	font-size: 80%;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 150%;
	margin: 15px 55px 15px 55px;
	list-style-position: inside;
	list-style-type: circle;
}
