body	{
	background-color: #2B4565;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#recipwrap 
{
	background:#2B4565;
	width:990px;
	margin:0px auto;
	padding:0px;
}
a, a:link, a:visited {
	color:#BBE9FF;
	font-weight: bold;
	text-decoration:none;
}
a:hover, a:active
{
	color:#FFFFCC;
}
#recips
{
	width: 990px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
#recips a, #recips a:link 
{
	color:#BBE9FF;
	font-weight: bold;
	text-decoration:none;
}
#recips a:visited 
{
	color:#BBE9FF;
}
#recips a:hover 
{
	color:#FFFFCC;
}
#content {
	padding: 10px;
	margin: 0 auto;
}
#content h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #CCCCCC;
	font-weight: bold;
	margin: 0;	
	padding: 0;
	text-align:center;
}
#content h3 a 
{
	color:#BBE9FF;
	text-decoration:underline;
}
#content h3 a:visited 
{
	color:#BBE9FF;
}
#content h3 a:hover 
{
	color:#FFFFCC;
}
#fineprint	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #CCCCCC;
	FONT-SIZE: 9pt;
	font-weight: normal;
	text-align: center;
}
#fineprint a {
	COLOR: #BBE9FF;
	text-decoration: none;
}
#fineprint a.visited {
	COLOR: #BBE9FF;
	text-decoration: none;
}
#fineprint a:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
}

