.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: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
}
.text-content-grey {
	font-family: Verdana, Tahoma, Helv, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.whitetext-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.Greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7A9547;
}
.Greentext-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #7A9547;
}
.whitetext-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
