body
{
	font-family:Arial
}

td.DateDigit
{
	font-weight: bold;
	text-align: right;
	font-size: small;
	vertical-align: top;
	height: 20px;
}

td.EventLink
{
}

td.HolidayText
{
	font-weight: bold;
	font-size: xx-small;
	color: gray;
	text-align: right;
	vertical-align: bottom;
	height: 20px;
}

td.Header
{
	font-weight: bold;
	font-size: small;
	width: 107px;
	color: white;
	background-color: steelblue;
	text-align: center;
	font-variant: small-caps;
}

td.EventHeader
{
	font-weight: bold;
	font-size: small;
	color: white;
	background-color: steelblue;
	text-align: left;
	font-variant: small-caps;
}

td.OtherMonth
{
	width: 107px;
	height: 110px;
	background-color: #e2edfa;
}

td.CurrentMonth
{
	width: 107px;
	height: 110px;
}
