body	{
	background-color: #e1296f;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a, a:link, a:visited
{
	font-family: Verdana;
	font-weight: Bold;
	text-decoration: none;
}
a:hover, a:active
{
	color:#000000;
}

#recipwrap 
{
	background:#e1296f;
	width:800px;
	margin:0px auto;
	padding:0px;
}
#recips
{
	width: 800px;
	margin: 0;
	padding: 5px 5px 20px 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF99CC;
}
#recips a 
{
	color:#FED0E7;
	font-weight: bold;
	text-decoration:none;
}
#recips a:visited 
{
	color:#FED0E7;
}
#recips a:hover 
{
	color:#FFFFFF;
}
.style2 {
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
	font-size: 18px;
}
.style5 {font-size: 16}
.style7 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style9 {color: #FE9BD1}
.style11 {
	font-size: 18px;
	color: #FFFFFF;
}
#content {
	padding: 10px;
	margin: 0 auto;
}
#content h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF99CC;
	font-weight: bold;
	margin: 0 0 10px 0;	
	padding: 0 0 10px 0;
	text-align:center;
}
#content h3 a 
{
	color:#FED0E7;
	text-decoration:none;
}
#content h3 a:visited 
{
	color:#FED0E7;
	text-decoration: none;
}
#content h3 a:hover 
{
	color:#FFFFFF;
	text-decoration: underline;
}
#fineprint	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 9pt;
	font-weight: normal;
	text-align: center;
}
#fineprint a {
	COLOR: #FF99CC;
	text-decoration: underline;
}
#fineprint a.visited {
	COLOR: #FF99CC;
	text-decoration: underline;
}
#fineprint a:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}

