
BODY {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #ffffff;
	}

a.morerecipes { 
	text-decoration:none;
	font: normal 10px arial, geneva, sans-serif;
	}

a:link {
	color: #0000dd;
	}

a:visited {
	color: #8e1600;
	}

.Recipe {
	font-family: arial, geneva; 
	text-decoration:none; 
	font-weight:normal;
	}

.RecipeHead {
	color: #000000; 
	font-family: arial, geneva; 
	text-decoration:none; 
	font-size:18pt; 
	font-weight:bold;
	}

.RecipeSubHead {
	color: #000000; 
	font-family: arial, geneva; 
	text-decoration:none; 
	font-size:small; 
	font-weight:bold;
	}

.RecipeBy {
	color: #000000; 
	font-family: arial, geneva; 
	text-decoration:none; 
	font-size:9pt; 
	font-weight:normal;
	}

.RecipeIngredients {
	color: #000000; 
	font-family: arial, geneva; 
	text-decoration:none; 
	font-size:x-small; 
	font-weight:bold;
	}

.RecipeBody {
	color: #000000; 
	font-family: arial, geneva; 
	text-decoration:none; 
	font-size:small; 
	font-weight:normal;
	}


