	body {
	size:landscape;
	marks: none;
	font-size: 12pt;
	font-family: Arial, "Arial", sans-serif;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: none;
	margin-left: 10mm;
	margin-right: 10mm; 
	text-align:center;
	}
	.headerHide {
		display:none;
	}
	.headerPrint {
		display:inline !IMPORTANT;
	}
	.hrPrint {
		display:block !IMPORTANT;
	}
	.headerPrintDate{
		display:block !IMPORTANT;
		text-align: center;
		font-size: 18pt;
		font-weight:bold;
		position:relative;
		top: -5px;
	}
	a:link, a:visited, a:active, a:hover {
		color: black;
		text-decoration: none;
	}
	#header_nav a, #header_nav img {
		display:none;
	}
	.today {
		border:1px inset grey;
	}
	table#calTable td {
		width: ;
		height: ;
	}
	table#bodyTable {
//		margin: 3in auto;
	}