body {	font-family: arial, helvetica, sans-serif;}
table.mo {border: 5px ridge;border-color: #FF3300;}
table.mo td, th {border: 1px solid #666666;}
table.mo td {height: 50px;}
.today {background-color: #ffffcc;}
.b{font-weight:bold}
.red {color: #ff0000;}
.c {text-align: center;}

@media print {
	@page {
		size: 8.5in 11in;
	}
}