@charset "utf-8";
p {
	margin-bottom:0;
	padding-bottom:0;
}
ul, ol {
	margin-top:0;
	padding-top:0;
}
.recipe_header {
	color:#f59322;
	font-weight:bold;
}
.recipe_title {
	color:#f59322;
	font-weight:bold;
	font-size:14px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

