﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}
.header,
.mainLeft,
.footer,
.topImageContainer,
.nextWeekContainer,
a.iconPrint {
	display:none;
}
.mainRight {
	display:block;
}
table.menu {
	width:100%;
	margin-bottom:20pt;
}
table.menu th{
	text-align:left;
}
h1 {
	margin-bottom:10pt;
	font-size:18pt;
}

.printMe
{
	display: block !important;
}

.notPrintMe
{
	display: none !important;
}
.weeklyMenu
{
	display: none;
}
