/* CSS Document */

.monthheader {
	font-size: 14px;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
}
.days {
	font-size: 14px;
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.dayofweek {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}