
  BODY  
   { font-family: black, "comic sans ms", Helvetica, San-serif;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background: #fff8dc;
    }
  .Content
{
	margin-top: 0;
	margin-left: 10;
	margin-right: 10;
	}
  H1, H2 
    {
	text-align: center;
	}
  TD 
    {
    font-family: black, "comic sans ms", Helvetica, San-serif;
	}
  .MenuTitle
    { font-size: xx-large;
	text-align: center;
	}
  .MenuItem
	{ font-size: large;
	}
  .MenuPrice
	{ font-size: small;
	  vertical-align: text-top;
	  text-align: center;
	}
  .MenuItemSmall
	{ font-size: medium;
	  vertical-align: top;
	}
  .MenuItemRealSmall
	{ font-size: x-small;
	}
  .Nav2
    {
	font-size: x-small; 
	background: black;
	text-align: center;
	font-weight: bold;
	font-family: arial, sans-serif;
	margin-bottom: 0;
	padding: 0;
	}
   A.Nav2:active {color: white;}
   A.Nav2:link {color: white;}
   A.Nav2:visited {color: white;}
  .Nav3
    {
	font-size: x-small; 
	background: gray;
	text-align: center;
	font-weight: bold;
	font-family: arial, sans-serif;
	margin-bottom: 10;
	margin-top: 0;
	}
   A.Nav3:active {color: white; background: gray;}
   A.Nav3:link {color: white; background: gray;}
   A.Nav3:visited {color: white; background: gray;}
 .Nav4
    {
	xfont-size: x-small; 
	xbackground: black;
	xtext-align: center;
	xfont-weight: bold;
	xfont-family: arial, sans-serif;
	xmargin-bottom: 0;
	padding: 0;
	}
   A.Nav4:active {color: black; text-decoration: none;}
   A.Nav4:link {color: black; text-decoration: none;}
   A.Nav4:visited {color: black; text-decoration: none;}

.Coupon 
  {
  text-align: center;
  font-style: italic;
  }
