@charset "UTF-8";
/* CSS Document */
#navbar, #monthNav, #moveUp2 {
	display: none;
	}
	
h4 {
	color: #000000 !important;
	font-size: 12pt !important;
	}
	
p, a {
	color: #000000 !important;
	font-size: 10pt !important;
	}
	
.breakBefore {
	page-break-before: always;
	}
