.specialsHdg {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.specialsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding-bottom: 0.25in;
}
.specialsDay {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#wmTable {
	font: 10px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
}
#wmTable TD {
	padding: 1px;
}
.wmHdg {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: .25in;
}
.wmDate {
	border-top: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
}
.wmMeal {
	font-size: 12px;
	font-weight: bold;
}
.wmCourse {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}
