body
{
}
.calendarDay
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
.calendarLink
{
	font-size: 8pt;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
.calendarCell
{
	width: 100px;
	height: 100px;
}
.calendarInput
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}
.calendar
{
	background-color: #feffcc;
}
