body {background-color: white;
	font: 10px/12px Arial, san-serif;
	color: #000000;
}

p {font: 10px/12px Arial, san-serif;}

h1, h2, h3, h4, h5 {
	color: #000000;}

td {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	page-break-inside: avoid;
}

tr {
	page-break-inside: avoid;
}

a, a:hover, a:link, a:visited {
	text-decoration: none;
	color: #000000;
}

a.nav_arrow {display: none;}

#days {
	background: #FFFFFF;
	color: #000000;
}
	
.date {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.event {
	color: #000000;
}

.weekend {
	background-color: #FFFFFF;
}	
	
#navbar {display: none;}
       
#main {clear: both;
	width: 90%;
	margin: 0.7in;
	background: none;}

#footer { display: none;}
