.css {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
}
.fontbold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.bage {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #CC9966;
}
.food {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.foodtitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #808080;
	font-weight: bold;
}
.description {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #000000;
}
.description1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.logofont {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	font-weight: normal;
	color: #660000;
}

