body, td, p, form, h1, h2, h3
{
	color: black;
	font-family: "Times New Roman", Times, serif;
	background-color : white;
}

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

a	{
	text-decoration: none;
}

h1	{font-size:15pt;}
h2	{font-size:14pt;}
h3	{font-size:12pt;}
h4	{font-size:11pt;}
