.areahead {
	display: none;
}
.areafoot {
	display: none;
}
.areanavigation {
	display: none;
}
.areamain {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
	width: 100%;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.areacontent {
	background-color: #FFFFFF;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
.areasubhead {
	display: none;
}

