.recipelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #663300;
	background-repeat: repeat;
	background-image: url(/assets/reciperule40.gif);
	padding-left: 15px;
	list-style-type: none;
	border-top: thin dotted #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin none #CCCCCC;
}
.recipeinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 45px;
}
.recipetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	color: #663300;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #663300;
	padding-right: 12px;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #663300;
	padding-right: 12px;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bolder;
	color: #CC6600;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bolder;
	color: #663300;
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.subhead1BIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #666633;
	text-transform: none;
}
