.btmtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #6D6D6D;
}
.bdytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.hometxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 30px;
}
h1 {
	font-family: Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: DB0066;
}
h2 {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #009BC1;
}
.floatright {
	margin: 5px;
	float: right;
}
a:link {
	color: #DB0066;
}
a:visited {
	color: #DB0066;
}
a:hover {
	color: #659D32;
}
a.footbtmtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #6D6D6D;
	text-decoration:none;
}
a.footbtmtxt:hover {
	color: #659D32;
}
.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #6D6D6D;
	text-decoration:none;
}

div.recipes { 
	padding:10px 0;
	margin:20px 0;
	border-bottom:1px solid #ccc;
}
div.recipes h3 { font-size:16px; font-weight:normal; }
div.recipes h4 { background:#666; padding:5px; color:#fff; }