TD.title {
	TEXT-ALIGN: center; PADDING-BOTTOM: 2pt; BACKGROUND-COLOR: rgb(245,245,255); PADDING-TOP: 2pt
}
TD.saturday {
	TEXT-ALIGN: center; BACKGROUND-COLOR: rgb(224,220,255)
}
TD.weekday {
	TEXT-ALIGN: center; BACKGROUND-COLOR: rgb(255,255,255)
}
TD.sunday {
	TEXT-ALIGN: center; BACKGROUND-COLOR: rgb(255,220,224)
}
TD.date {
	TEXT-ALIGN: center; PADDING-TOP: 3pt
}
TD.today {
	TEXT-ALIGN: center; BACKGROUND-COLOR: #d4f2c3; PADDING-TOP: 3pt
}
P.title {
	FONT-SIZE: 12pt; FONT-WEIGHT: bold
}
P.day {
	FONT-SIZE: 10pt
}
P.date {
	COLOR: blue; FONT-SIZE: 9pt
}
SPAN.smalltext {
	FONT-SIZE: 10pt
}

