h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.subtitle{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}

.nutrition {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
}

.nutrition_facts {
	border: 1px solid #000000;
	margin-bottom: 10px;
}

.nutrition_facts p {
	margin: 5px;
}

.nutr_table {
	font-size: 12px;
}
