body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 20px;
}

h2, h3 {
	font-weight: bold;
	font-size: 9pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	font-size: 8pt;
}

#mainbox {
		background-image: none !important;
}

/* print everything exept: */
.no_print, .navigation, .clLevel0, .clBar, .clCMAbs, #nav_frame {display:none;} 


