/* CSS Document */

@media Print {
	#Menu_0, #Menu_1 {
	    display : none;
	}
	body {
		background: white !important;
	}

}