body {
	font-family: verdana,arial,sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	margin: 0px;
}

#footer {
	width: 975px;
	height: 75px;
	background-color: #347768;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	color: #808080;
	text-decoration: none;
	text-align: center;
}


#links {
	width: 389px;
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

#links p {
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

#links a {
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: black;
	text-decoration: none;
}
	
#links a:hover {	
	color: Orange;
	text-decoration: underline;
}


.ContentBanner {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-seri;
	font-weight: bold;
	font-size: 20px;
	color: #990000;
	text-decoration: none;
}

.ContentHeading {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-seri;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}

.ContentText {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-seri;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}

