html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.calendar_title {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
}
.calendar_weekday {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	background-color: #003366;
}
