﻿body {
	background-color: #ECFFEC;
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center
}
h1.header {
	font-size: 24pt;
	font-weight: bolder;
	text-align: center;
	color: #000000;
}
div.header {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #0000FF;
}
div.content {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: 300;
	font-size: 14pt;
}
div.text {
	margin-left: 100px;
	margin-right: 100px;
	font-weight: 300;
	font-size: 14pt;
}
h2.subhead {
	font-weight: 800;
	text-align: center;
}
div.ingredients {
	text-align: center;
}
table.ingredients {
	border: 0;
	width: 100%;
	vertical-align: top;
}
td.image {
	border: 0px;
	table-layout: auto;
	empty-cells: hide;
	width: 204px;
	vertical-align: top;
}
td.ingredients {
	border: 0px;
}

td {
	text-align: center;
	border: thin #C0C0C0 solid;
}
div.prep {
	text-align: left;
	margin-left: 100px;
	margin-right: 100px;
	padding-right: 20px;
	padding-left: 20px;
}
a.bold {
	font-weight: 700;
}
div.info {
	text-align: center;
}
table.info {
	width: 50%;
	border: 1;
	vertical-align: top;
	text-align: center;
	margin:auto;
}
p.header {
	font-weight: 800;
	font-size: 24pt;
}
span.title {
	font-size: 24pt;
	font-weight: 800;
	color: #000000;
	text-transform: uppercase;
}
span.links {
	font-size: 18pt;
	font-weight: 800;
	color: #000000;
}
span.list {
	font-size: 14pt;
	font-weight: 800;
	color: #000000;
}
table.header {
	table-layout: auto;
}
div.footer {
}

img {
	border-width: 0px;
}

.style1 {
	font-weight: normal;
}