h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial;
	color: black;
}

hr {
	border: none;
	color: black;
	background-color: black;
	height: 1px;
}

a:link, a:visited {
	color: black;
}

a:active, a:hover {
	color: black;
}


td.d_b_ingr_main {
	background: white;
	color: black;
}

td.ingr, td.ingr1, td.ingr2, td.ingrtitle {
	color: black;
	border-bottom: 1px solid black;
}
