
/* Stuff we're not so bothered about seeing in print */
.balk, .oneColFixCtrHdr #header {display: none;}

body,td,th {
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000;
	background: #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	padding:0;
	margin:0;
}
h1  	{font-size:1.7em;}
h2  	{font-size:1.5em;}
h3  	{font-size:1.1em;}

.oneColFixCtrHdr #footer {
	font-size:10pt;}
	
#noprintimage{ display:none }
