body {
	background-color: #E9E8C1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/whitebar.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

p {
	margin-right:46px;
}

a {
	color: black;
}

a:hover {
	color: #666633;
}

#rightColumn p {
	margin-left: 100px;
}
h1 {
	font-family: "Arial Black", "Helvetica Bold"; font-size: 12px; font-weight: normal; color: #545327;
	padding-bottom: 4px;
	border-bottom: 1px solid black;	
}

.recipeHeader {
	font-family: "Arial Black", "Helvetica Bold"; font-size: 12px; font-weight: normal; color: #545327;
    line-height: 14px;
	padding: 0;
	margin: 0;
}

p.recipe {
	margin-top: 0;
    padding-top: 8px;
}


#pricelist, #pricelist td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

#pricelist .comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}