/* Print CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	}
	
#footer {
	display: none;
	}