p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.blueTable {
	border: 1px dashed #999999;
	background-color: #428AEE;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-align: left;
	text-indent: 5px;
	white-space: normal;
	display: list-item;
	letter-spacing: normal;
	word-spacing: normal;
	border: 0px none;
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	list-style-image: url(images/ingredients/dot.jpg);
	font-weight: bolder;
}
