.EkaiPlain {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: 8px;
	font-weight: bold;
}
.RecipeIngredient {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
}
.EkaiText {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.Default {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
}
.Arial10 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
}
.Arial11 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ArialItalicGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: light;
	color: #006600;
}

