/* print */
* {
	vertical-align: baseline; font-weight: inherit; font-family: inherit;
	font-style: inherit; font-size: 100%; border: 0 none; outline: 0;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0; margin: 0; /* reset: http://j.mp/I9yRx */
}
body { background-color: #fff; }
td.mo { font-weight: bold; font-size: 14px; text-align: center; }
td.dt { font-weight: normal; font-size: 12px; text-align: right; width: 25px; }
td.day {
	font-weight: normal;
	font-size: 12px; text-align: right; width: 25px;
	border-bottom: 1px silver solid;
}
#caltitle {
	font-size: 18px; width: 100%; font-weight: bold;
	padding: 10px; text-align: center;
}
p, ol { font-size: 12px; padding: 2px 10px 6px 10px; line-height: 14px; }
h3 { font-size: 14px; padding: 14px 10px 6px 10px; font-weight: bold; }
ol {
	list-style-type: decimal; list-style-position: outside;
	padding-left: 20px; margin-left: 10px;
}
li { line-height: 14px; padding-bottom: 6px; }
.mc { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
.footer { font-size: 11px; padding: 10px; }
#months { width: 100%; }
h1, .inputform, .about, .prinvis, .prhide, #dispstyle, #yearsel, #bm, hr { display: none; }
em { font-style: italic; }
