body {
	background-image: url('../images/whsymboltrans.gif');
	background-position: 40% 0%
	}
	
h1 {
   text-align:center;
   margin-top: 50px;
   font-style: italic;
   }
   
h2 {
   text-align: center;
   margin-top: 50px;
   }

h3 {
   margin-top: 50px;
   margin-left: 50px;
   }
   
tr th { 
   height: 50;
   colspan: 2;
   text-align: left;
   font-size: 12pt;
   font-style: bold;
   }
  
tr td {
	font-size: 11pt;
	}

p {
	font-size: 11pt;
	margin-left:  1in;
	margin-right:  2in;
	margin-top: 0.25in;
	}
	
span.itemnum {
	padding-right: 10px;
	font-size: 10pt;
	}
	
span.itemdesc {
	font-style: italic;
	font-size: 10pt;
	}
	
span.price {
	padding-left: 25px;
	font-size: 9pt;
	color: 004a4a;
	}

span.notes {
	padding-left: 100px;
	color: D60000;
	font-style: bold;
	}
	
span.topmenu {
	font-size: 10pt;
	padding-left:  50px;
	}
	
span.ghead {
	font-size: 11pt;
	font-family: comic sans ms;
	font-weight: bold;
	}

span.ghead2 {
	font-size: 10pt;
	font-weight: bold;
	}
	
span.nav {
	font-size: 10pt;
	font-weight: bold;
	font-family: comic sans ms;
	text-align: bottom;
	}
	
span.menulink {
	padding-left: 12px;
	text-align: left;
	font-size: 10pt;
	line-height: 130%;
	}
	
span.darkpk (
	background-color: cc8080;
	}
	
span.spicy {
	padding-right: 10px;
	font-size: 10pt;
	color: D60000;
	}
