.headermenu, .side_col, .endpiece {
	display: none;
}

body {
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

h1 {
	font-size: 14pt; 
	margin-top: 1em;
	margin-bottom: 1em;
	color: black;
}

.footer {
	width: auto;
	font-size: 8pt; 
	color: #666666;
}

.footer_right {  /* "Designed by" */
	display: none;
}