body		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.month		{ font-size: 12pt; text-align:center; background-color:#003399; color:#EFF5FF }

.dayNames	{ font-size: 8pt; text-align:center; font-weight:bold; background-color:#C9DBFF; color:#003399 }

.dayNumbers	{ font-size: 8pt; text-align:right; background-color:#EFF5FF; color:#003399 }

.dayText	{ font-size: 8pt; text-align:center; vertical-align:top; }

.otherMonth	{ font-size: 8pt; text-align:right; background-color:#FFFFFF; color:#000000 }

.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.monday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C63;
}
.thursday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #363;
}
.friday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
