BODY
{	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 8px;
	color: #000000;	
	background:#003366;
}

Table
{
	background:#FFFFFF;
}

TD
{	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;	
	line-height: 25px;
}

.recipeheader
{
color:#003366;
font-size:15px;
font-weight:bold;
}

.recipeheader_sub
{
color:#003366;
font-size:13px;
font-weight:bold;
}

.text
{
	padding-left:10px;
	padding-right:10px;
}
.footer
{ 
	background:#003366;
	color:#FFFFFF;
}

