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

a, a:link, a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover, a:active
{
	color:#FF0000;
}
.style2 {
	color: #CCCCCC;
	font-family: Verdana;
	font-weight: normal;
	font-size: 16px;
}
.style5 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style15 {
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: normal;
	font-size: 18px;
}
#recipwrap 
{
	background:#4b4b4b;
	width:801px;
	margin:0px auto;
	padding:0px;
}
#recips
{
	width: 801px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CCCCCC;
}
#recips a 
{
	color:#FFCC99;
	font-weight: bold;
	text-decoration:none;
}
#recips a:visited 
{
	color:#FFCC99;
}
#recips a:hover 
{
	color:#FFFFFF;
}
#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:#FFCC99;
}
#content h3 a:hover, #content h3 a:active {
	color:#FFFFFF;
}
#content p {
	text-align: center;
	color: #CCCCCC;
	margin: 0px 0px 25px 0px;
	font-size: 12pt;
}
#fineprint	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #999999;
	FONT-SIZE: 9pt;
	font-weight: normal;
	text-align: center;
	padding: 10px;
}
#fineprint a {
	COLOR: #FFFFCC;
	text-decoration: underline;
}
#fineprint a.visited {
	COLOR: #FFFFCC;
	text-decoration: underline;
}
#fineprint a:hover {
	COLOR: #FFCC99;
	text-decoration: underline;
}
.thumbnail {
	border: 1px solid #ffffff;
}