﻿.style3 {
	color: #008000;
	font-family: Arial, Helvetica, sans-serif;
}
.RecipeTitle {
	margin-bottom: 0;
	font-family: Arial;
	background-color: #FFFFFF;
	color: #008000;
}
.RecipeSource {
	color: #808080;
}
.method {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
.ingredients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
}
.footer {
	clear: both;
	text-align: right;
}
.ContentText {
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
	margin-top: 6px;
	font-weight: normal;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bottom10 {
	margin-bottom: 10px;
	margin-right: 50px;
}
