.menu_area {
	display: none;
}

.montage_area {
	display: none;
}

.left_cell {
	display: none;
}

.mainarea {
	padding: 0px;
	text-align: left;
}

body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}

h1 {
	font-size: 12pt;
	color: black;
	margin-top: 1em;
	margin-bottom: -0.5em;
}

.footer_area {
	position: relative;
	margin-top: 3em;
	background-color: white;
	background-image: none;
	border-top: none;
	border-bottom: none;
}