/* ---- print.css ---- */
/* Print Stylesheet */
html {
	font-family: Georgia, sans-serif;
	font-size: 100%;
	line-height: 150%;
}

ul#menu {
	display: none;
}

div#DUST_DEBUG {
	display: none;
}

