.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	text-indent: 20px;
	word-spacing: normal;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
	white-space: normal;
	margin: 10px;
	font-weight: normal;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-position: inherit;
	list-style-type: square;
	margin-left: 20px;
}
.ingredientlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	margin: 0px;
	left: auto;
	top: auto;
	text-indent: 2px;
	white-space: normal;
	font-style: normal;
	line-height: normal;
}

.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
