.calendar {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:active {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.date {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
}
.header {
	font-family: Tahoma;
	font-size: 18pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.weekday {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
p {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.holiday {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
