body
{
	font-family: Verdana, Tahoma, 'Times New Roman';
}
.FoodTitles
{
	font-size: 8pt;
}
.FoodDetails
{
	font-size: 7pt;
	font-style: italic;
}
.FoodPrices
{
	font-size: 8pt;
}
.SmallSides
{
	font-size: 7pt;
}
.ColumnHeader
{
	font-size: 8pt;
	font-weight: bold;	
	text-align:center;
}
.SectionHeader
{
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	text-decoration: underline;
}
