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

a:link { color: #ff9000; text-decoration: none;}
a:visited { color: #ff9000; text-decoration: none;}
a:active { color: #ff9000; text-decoration: none;}
a:hover { color: #FFFFFF; text-decoration: underline;}

.style1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #dfdfdf;
}
.style3 {font-size: 20px}

#recipwrap 
{
	background:#000000;
	width:900px;
	margin:0px auto;
	padding:0px;
}
#recips
{
	width: 900px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CCCCCC;
}
#recips a 
{
	color:#FF6666;
	font-weight: bold;
	text-decoration:none;
}
#recips a:visited 
{
	color:#FF6666;
}
#recips a:hover 
{
	color:#FFCCCC;
}
#content {
	padding: 0px;
	margin: 0 auto;
}
#content h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px auto;
	padding: 10px;
	text-align:center;
}
#content h3 a, #content h3 a:link, #content h3 a:visited {
	color:#FF6666;
}
#content h3 a:hover, #content h3 a:active {
	color:#FFCCCC;
}
#content p {
	text-align: center;
	color: #CCCCCC;
	margin: 0px 0px 25px 0px;
	font-size: 12pt;
}
.thumbnail {
	border: 1px solid #666666;
}

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


