/* This is the css file for printing */
body {
	background:none;
	font:"Times New Roman", Times, serif;
}

.noPrint {
	display:none;
}

.navMenu {
	display:none;
}
