.text-content-red {
	font-family: Verdana, Tahoma, Helv, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	color: #330000;
}
.text-content-red-bold {
	font-family: Verdana, Tahoma, Helv, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #330000;
}
.text-foodtitle {
	font-family: Verdana, Tahoma, Helv, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}
.fooddescription {
	font-family: Verdana, Tahoma, Helv, "Times New Roman";
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.text-pricing {
	font-family: Verdana, Tahoma, Helv, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #330000;
}
.text-menutitle {
	font-family: Verdana, Tahoma, Helv, "Times New Roman";
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009900;
}
.text-content-grey {
	font-family: Verdana, Tahoma, Helv, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
