@charset "utf-8";
/* CSS Document */
/* PRINT STYLES */

@import url("styles.css");
#global-header, #footer ul {
	display:none;
}
.print {
	display:block;
}
/* ///// Adjustment for the pinting */

