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

td p {
	font-size: 13pt;
	margin: 0 20px 0 20px;
	padding: 10px 0 10px 0;
	line-height: 1.4em;
}
td p a:link, td p a:visited {
	font-weight: bold;
	text-decoration: underline;
}


img {
	border: 0px solid #DFDFDF;
}

a, a:link, a:visited
{
	color:#990000;
	text-decoration:none;
}
a:hover, a:active
{
	color:#FF0000;
}

#recipwrap 
{
	background: #CCCCCC;
	width:850px;
	margin:0px auto;
	padding:0px;
}
#recips
{
	width: 850px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
#recips a 
{
	color:#990000;
	font-weight: bold;
	text-decoration:none;
}
#recips a:visited 
{
	color:#990000;
}
#recips a:hover 
{
	color:#FF0000;
}
#content {
	padding: 0px;
	margin: 0 auto;
}
#content h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	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: #990000;
}
#content h3 a:hover, #content h3 a:active {
	color:#FF0000;
}
#fineprint	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 9pt;
	font-weight: normal;
	text-align: center;
	padding: 10px;
}
#fineprint a {
	COLOR: #990000;
	text-decoration: underline;
}
#fineprint a.visited {
	COLOR: #990000;
	text-decoration: underline;
}
#fineprint a:hover {
	COLOR: #FF0000;
	text-decoration: underline;
}

