@charset "utf-8";
/*this style sheet for printing only */

body {
	background: none;
	color: #000000;
	font-size: 18px;
}

#header {
   display : none ;
}

#menu {
	display: none;
}



#footer {
	display: none;
}



