@charset "utf-8";

/* STYLES FOR A PRINTER */
/* ==================== */

/* It's mostly a case of turning off bits we don't want */
/* ==================================================== */

#header,
#menuarea ,
#submenuarea,
#BotMenu {
	display:none ;
	}
