body	{
	background-color: #371900;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a, a:link, a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover, a:active
{
	color:#F8C412;
}

#recipwrap 
{
	background:#371900;
	width:772px;
	margin:0px auto;
	padding:0px;
}
#recips
{
	width: 772px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
#recips a 
{
	color:#E17F00;
	font-weight: bold;
	text-decoration:none;
}
#recips a:visited 
{
	color:#E17F00;
}
#recips a:hover 
{
	color:#F8C412;
}
#content {
	padding: 0px;
	margin: 0 auto;
}
#content h1 
{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14pt;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0 0px 0 0px;	
	padding: 0;
	text-align: center;
}
#content h1 a, #content h1 a:link, #content h1 a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
#content h1 a:hover, #content h1 a:active {
	color:#642D00;
	text-decoration: underline;
}
#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:#E17F00;
}
#content h3 a:hover, #content h3 a:active {
	color:#F8C412;
}
#content p	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	font-weight: normal;
	text-align: justify;
	color: #642D00;
	padding: 5px;
	margin: 2px 2px 10px 2px;
}
#content p a, #content p a:link, #content p a:visited {
	color: #FFFFFF;
}
#content p a:hover, #content p a:active {
	color: #F8C412;
}
#fineprint	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #CCCCCC;
	FONT-SIZE: 9pt;
	font-weight: normal;
	text-align: center;
	padding: 10px;
}
#fineprint a {
	COLOR: #CCCCCC;
	text-decoration: underline;
}
#fineprint a:visited {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
#fineprint a:hover {
	COLOR: #CCCCCC;
	text-decoration: underline;
}

