.bodyArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
}
.lightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #CCCCCC;
	font-style: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #CCCCCC;
	}
.copyRight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	}
.copyRight a:visited {
	color: #ffffff
	text-decoration: none;
	color: #333333;
	}
.copyRight a:hover {
	color: #AB9B84;
	text-decoration: none;
	}
ol li {
	border: thin none #006633;
	margin-bottom: 8px;
}
h2 {
	line-height: 25px;
	font-size: 20px;
}
