body	{
	background-color: #AFADAE;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #ff0066;
}
a:active {
	color: #000000;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style3 {
	font-size: 36px;
	font-weight: bold;
}

#recipwrap 
{
	background:#AFADAE;
	width:890px;
	margin:0px auto;
	padding:0px;
}
#recips
{
	width: 890px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
#recips a 
{
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}
#recips a:visited 
{
	color:#ffffff;
}
#recips a:hover 
{
	color:#ccffcc;
}

#content {
	padding: 0px;
	margin: 0 auto;
}
#content h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px auto;
	padding: 10px;
	text-align:center;
}
#content h3 a, #content h3 a:link, #content h3 a:visited {
	color:#FFFFFF;
}
#content h3 a:hover, #content h3 a:active {
	color:#CCFFCC;
}
#content p	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	padding: 2px;
	margin: 10px 20px 2px 20px;
}

.thumbnail {
	border: 4px double #fb6b9e;
}

#fineprint	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 9pt;
	font-weight: normal;
	text-align: center;
	padding: 10px;
}
#fineprint a {
	COLOR: #333333;
	text-decoration: underline;
}
#fineprint a.visited {
	COLOR: #333333;
	text-decoration: underline;
}
#fineprint a:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}

