td	
	{ font-family: arial, verdana, helvetica; 
	 font-size: 11pt; 
	} 
body
	{ font-family: arial, verdana, helvetica; 
	 font-size: 11pt; 
	}
p
	{ font-family: arial, verdana, helvetica; 
	 font-size: 11pt; 
	}
.title
	{ font-variant : small-caps;
	  font-size: 18 pt;
	  font-weight: bold;
	  text-align: left;
	}
.title2
	{ font-variant : small-caps;
	  font-size: 22 pt;
	  font-weight: bold;
	  text-align: left;
	  color : #660000;
	}
.kicker
	{ font-size: 13 pt;
	  font-weight: bold;
 	  text-align: left;
	}
.photo
	{ font-variant : small-caps;
	  font-size: 8 pt;
	}
.link
	{ font-variant : small-caps;
	  font-size: 12 pt;
	  font-weight: bold;
	}
.small
	{ font-size: 10 pt;
	}
.big
	{ font-size: 14 pt;
	}
.red
	{ color : #993399;
	  font-size: 16 pt;
	}
.smallcaps
    {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 9pt;
	  font-variant : small-caps;
	  list-style : square;
    }
.grey
	{ color : #979797;
	}
	
.barrierfree
	{ background-color : #99cc66;
	  color: #336600;
	}

.gourmet
	{ background-color : #990033;
	  color: #ffcc00;
	}
	
.homedeliv
	{ background-color : #3366cc;
	  color: #99ffff;
	}
.gutter
	{ 
	  margin-left: 8px;
	  margin-right: 8px;
	  margin-top: 8px;
	  margin-bottom: 8px;
	}

TABLE.thinborder {
 border : 1px inset #999999;
 border : 1px outset #999999;
} 
