.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}

.bodytextbold{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}

.bodytextitalic{
	font-family: arial;
	font-size: 9pt;
	font-style: italic;
	color: #333333;
}

#TBL1{border-color:#999999;
border-style:dotted; border-width:2px;}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #8d4eb1;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #b27bd2;
}


.navigation a{
	font-family: arial;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	color: #523d26;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: #8b42b4;
}


.footertext{
	font-family: arial;
	font-size: 7pt;
	color: #ffffff;
}

.footertext a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #9ad9e1;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #fffe98;
}


.heading{
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
}

.recipeheading{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}