@charset "utf-8";
.foodBrand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #006633;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-color: #660099;
	border-bottom-width: thin;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.foodFlavor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #996600;
}
.foodBodyText {
	font-size: large;
}
.bottomRightImgAnchor {
	margin-right: 0px;
	margin-bottom: 0px;
	position: fixed;
	left: 517px;
	top: 50px;
}
.zeroMargin {
	margin: 0px;
}
