/* Stylesheet File Funktionalley									*/
/* print.css 														*/
/* Modified April 09th 2007							 				*/
/* http://www.funktionalley.com/ 								    */

/* printing styles */

* {
	color: #333333 !important;
}
body {
	background: none !important;
	background-color: #ffffff !important;
}

