@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.recipeTITLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.headerTITLE {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #022E57;
}

.sub-headerTITLE {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #022E57;
}

.product-headerTITLE {
	font-size: 16px;
	color: #FFFFFF;
}

.product-headerTITLEcopy {
	font-size: 16px;
}

.press-release {
	font-weight: bold;
	color: #022E57;
}

.recipe-ingredient {
	font-size: 11px;
}

