caption {margin: 0 auto; text-align:center; color:#933;
	font: 20px Georgia, serif;
}

.month {border-bottom: 1px solid #ccb; border-right: 1px solid #ccb;
	margin: 0 auto;
}

.month th, .month td {
	border-left: 1px solid #ccb; border-top: 1px solid #ccb;
	font-family: Verdana, sans-serif;
	vertical-align: top; text-align:center;
	width: 60px;
	height:inherit;
}

.month td a { color:#008; font-size:9px;}

.month td a:hover {text-decoration: underline; color:#800;}

.month col.Sat, col.Sun {background: #efe;}

tr .day {color: #665; font-size: 9px; height: 30px; padding-top:6px; font-stretch:narrower;}

tr .daynumber {background: #eee; color: #998; font-size:9px; height:10px;
}

.month th {background: #998; color: #fff;
	font-size: 11px; font-variant: small-caps; font-weight: normal;
	height: 10px;
	text-transform: capitalize; text-align: center;
	vertical-align: middle;
}
