@charset "utf-8";
body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
}
body {
	background-color: #EAC7DF;
	font-size: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E972AC;
}
a:link {
	color: #E972AC;
	text-decoration: none;
}
a:visited {
	color: #E972AC;
	text-decoration: none;
}
a:hover {
	color: #E972AC;
	text-decoration: underline;
}
a:active {
	color: #E972AC;
	text-decoration: none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}
bodypink {
	font-size: 10pt;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #E972AC;
}
.body strong {
	font-size: 12pt;
}

.recipeDiv {
	border: 1px solid #EB71AC;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.recipeHeading {
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	margin-bottom: -1px;
	margin-left: 10px;
}

.recipeDivLegend {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font: arial;
}

