.bodyarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	padding: 8px;
	margin-right: 20px;
	overflow: auto;
	vertical-align: top;
	height: auto;
	width: 100%;
	scrollbar-face-color:#ffffcc;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#ffffcc;
	scrollbar-3d-light-color: #ffffcc;
	scrollbar-dark-shadow-color: #ffffcc;
	scrollbar-highlight-color: #ffffcc;
	scrollbar-shadow-color: #ffffcc;
}
.bodycell {
	background-color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
}
img {
	display: none;
}
.bottomtext {
	display: none;
}
.pagetitle {
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
