



.NutritionFactsIndent{


padding-left: 10px;


}

table.NutritionFactsTable{

color: black;
        
        border-color: black;
	border-style: solid;
        border-width: 1px;
	font-family: helvetica;
	font-size: 8pt;
	padding-left: 5px;
	padding-right: 5px;
}

.NutritionFactsHeader{

font-family: "Arial Black";
font-size: 10pt;
font-weight: bold;




}


.NutritionFactsRegText{

font-family: helvetica;
font-size: 8pt;

}

.NutritionFactsBoldText{

font-family: helvetica;
font-size: 8pt;
font-weight: bold;


}

.NutritionFactsNotes{

font-family: helvetica;
font-size: 6pt;

}