body {
	max-width: none;
	background-color: white;
}
h1 {
	font-size: 16pt;
	text-align: left;
	color: black;	
}
h2, h4 {
	font-size: 14pt;
	color: black;
	border: none;
}
h3 {
	font-size: 12pt;
	color: black;
}


/* The following entry stops the side panes being printed  */
.side { display: none; }

#Main {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	text-align: left;
	color: black;
}
