.productMenu {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.mainText {
	font-family: "Century Gothic";
	font-size: 14px;
}
.recipeHeader {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.recipeBodyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.recipeBody {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.address {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
}
.productMenuBold {

	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.recipeHeaderIngredients {

	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.recipeHeaderSource {


	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.recipeSheetCopy {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
}
.recipeSheetCopyUnderlined {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.recipeSheetTitle {

	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
}
.recipeSheetMainCopy {

	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.recipeSheetMainCopySz16 {


	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
