/*/////////////////////////////
Optimate Print Stylesheet
/////////////////////////////*/

* {
	float: none;
	font-family: Arial,Tahoma,Verdana,Helvetica; /* Serif fonts are better for readability, however San-Serif fonts are used for corporate image*/
	background: none;
}

#menu, #feature {
	display: none;
}

#header h1 {
	font-size: 80%;
}

p, h1, h2, h3, h4 {
	color: black;
}
