body, td, p, form, h1, h2, h3
{
	color: black;
	font-family: Arial, Helvetica, sans serif;
	background-color : white;
	background-image: none !important;
}
#bottom_frame, #main_window {
	background-image: none !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 12pt;
}

h2 {
	font-size: 11pt;
}

a	{
	text-decoration: none;
}

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


