body	{
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.imgborder {
	border: 1px solid #6699FF;
}
a, a:link, a:visited
{
	color:#0080FF;
	text-decoration:none;
}
a:hover, a:active
{
	color:#FF0033;
}
#recipwrap 
{
	width:990px;
	margin:0px auto;
	padding:0px;
}
#recips
{
	width: 990px;
	margin: 0;
	padding: 5px 5px 20px 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
#recips a 
{
	color:#0080FF;
	font-weight: bold;
	text-decoration:none;
}
#recips a:visited 
{
	color:#0080FF;
}
#recips a:hover 
{
	color:#FF0033;
}
#content {
	padding: 10px;
	margin: 0 auto;
}
#content h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	margin: 0 0 10px 0;	
	padding: 0 0 10px 0;
	text-align:center;
}
#content h3 a 
{
	color:#0080FF;
	text-decoration:none;
}
#content h3 a:visited 
{
	color:#0080FF;
	text-decoration: none;
}
#content h3 a:hover 
{
	color:#FF0033;
	text-decoration: underline;
}
#fineprint	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 9pt;
	font-weight: normal;
	text-align: center;
}
#fineprint a {
	COLOR: #000000;
	text-decoration: underline;
}
#fineprint a.visited {
	COLOR: #000000;
	text-decoration: underline;
}
#fineprint a:hover {
	COLOR: #0080FF;
	text-decoration: underline;
}

