body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #CCCC99;
	}
	
a:link {
	color: #993000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #993300;
	}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}

.headinglight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666633;
	text-align: left;
	margin-bottom: -10px;
	margin-top: 0px;
}
.subheaddark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #660000;
}
.footerbrown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #660000;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	margin-right: 10px;
	margin-bottom: -4px;
	font-style: normal;
	text-align: justify;
}

.bodybullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #660000;
	margin-right: 10px;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	display: list-item;
	line-height: normal;
	margin-top: -7px;
	margin-bottom: 9px;
}

.bodynumbbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #660000;
	margin-right: 10px;
	list-style-position: outside;
	list-style-type: decimal;
	text-align: left;
	display: list-item;
	line-height: normal;
	margin-top: -7px;
	margin-bottom: 9px;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #660000;
}

.sidebar_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #660000;
}
body {
	background-color: #CCCC99;
	margin-top: 15px;
	margin-bottom: 15px;
}
