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

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

a	{
	text-decoration: none;
}

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