.monthTD {
	background-color: #7D7D7D;

}
.headerTD {
	background-color: #DCDCDC;
}
.footerTD {
	background-color: #DCDCDC;
}
.monthTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #EAEAEA;
}
