body		{ font-family: Verdana, Arial, Helvetica, sans-serif }

a			{
	text-decoration: none;
	color: #FF0000
}

.month		{ font-size: 12pt; text-align:center; background-color:#003399; color:#FF0000 }

.dayNames	{ font-size: 8pt; text-align:center; font-weight:bold; background-color:#C9DBFF; color:#000000 }

.dayNumbers	{ font-size: 8pt; text-align:right; background-color:#EFF5FF; color:#003399 }

.dayText	{ font-size: 8pt; text-align:left; vertical-align:top; }

.otherMonth	{ font-size: 8pt; text-align:right; background-color:#FFFFFF; color:#000000 }
