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; 
	 color : #000000;
	}
.title
	{ font-variant : small-caps;
	  font-size: 18 pt;
	  font-weight: bold;
	  text-align: left;
	}
.title2
	{ font-variant : small-caps;
	  font-size: 12pt;
	  font-weight: bold;
	  text-align: left;
	  color : #000000;
	}
.kicker
	{ font-size: 13 pt;
	  font-weight: bold;

	}
.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;

	}
	
	.regular
	{ font-size: 12 pt;
	}
.big
	{ font-size: 14 pt;
	}
	
.big2
	{ font-size: 20 pt;
	}
	
.red
	{ color : LightCyan;
	  font-size: 14 pt;
	}
	
.blue
	{ color : LightCyan;
	  
	}	
	
.smallcaps
    {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 9pt;
	  font-variant : small-caps;
	  list-style : square;
    }
.grey
	{ color : LightSlateGray;
	  font-size: 12 pt;
	  font-weight: bold;
	}
	
.brunch
	{ background-color : #99cc66;
	  color: #336600;
	}

.gourmet
	{ background-color : #990033;
	  color: #ffcc00;
	}
	
.patio
	{ background-color : #3366cc;
	  color: #99ffff;
	}
.kids
	{ background-color : #ffcc00;
	  color: #cc0000;
	}

.time
	{ background-color : #000099;
	  color: #66ffff;
	}
.gutter
	{ 
	  margin-left: 20px;
	  margin-right: 8px;
	  margin-top: 8px;
	  margin-bottom: 8px;
	}

TABLE.thinborder {
 border : 1px inset Gray;
} 
