@charset "iso-8859-1";
/* Print CSS Document (if regular is set to screen) */

body {
	width: 7in;	
	color: #000;
	font: 12pt/14pt "Arial", Helvetica, sans-serif;
	
}
#header {
	display: none;
}
#meny {
	display: none;
}
#page3 {
	display: none;
}
#footer {
	display: none;
}
.calendar table {
	padding-right: 15px;
}