﻿body
{
	font-family:Arial,helvetica, Sans-Serif;
	font-size:11px;
}
.printBackground
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:50;
	width:7.9in;
	height:9.0in;
}

.content
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
	background-color:White;
	color:#3F2D06;
	font-size:11px;	
	width:7.3in;
}

.menuSectionHeader
{
	font-size:12px;
	font-weight:bold;
}

.menuSectionDescription
{
	font-size:11px;
}

.menuItemName
{
	font-weight:bold;
}