.date {
	font-family: Garamond, "Times New Roman", Times;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.cal-content {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
	font-weight: normal;
}
.cal_title {
	font-family: "Garamond", "Times New Roman", Times;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.days {
	font-family: "Garamond", "Times New Roman", Times;
	font-size: 12pt;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
}

