

@media print {
	body {
		background-color:#FFF;
		color:#000;		
	}	
}