.calendarheader {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #f40c0c;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #F40C0C;
	font-weight: bold;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-weight: normal;
	color: #000000;
}
.bodycopy {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.days {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}