@charset "UTF-8";
/* CSS Document */

.recipe_headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
}
.recipe_small_headline {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
}
.recipe_info {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.cooking_club_form {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 161px;
}
.recipe_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
.recipe_subheads {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;

}
.recipe_excerpt_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
