body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	clip:   rect(auto auto auto auto);
}
.yellowbox {
	background-color: #F7D485;
	padding: 8px;
	border: 1px solid #FF9900;
}
.greenbox {
	background-color: #BFD3A1;
	padding: 8px;
	border: 1px solid #666600;
}
.image {
	margin-top: 10px;
	margin-bottom: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
.imageright {
	margin-top: 5px;
	margin-bottom: 3px;
	margin-right: 3px;
	float: left;
}
.imageleft {
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: right;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
span.bold {
	font-weight: bold;
}
.whiteboxBorder {
	padding: 5px;
	margin: 3px 3px 5px 3px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.recipetitle {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999966;
	border: 1px solid #666633;
	text-transform: uppercase;
	padding: 3px;
	margin-bottom: 2px;
}
a:visited {
	color: #330099;
	text-decoration: none;
}
.caption {
	font-size: 10px;
}
.newsheadline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	padding-top: 10px;
}
.newsletterbody {
	padding-left: 5px;
}
.alternate-title-1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #F7D485;
	border: 2px solid #FF9900;
	text-transform: uppercase;
	padding: 4px;
	margin-bottom: 2px;
}
