.Header {
	font-size: 14pt;
	text-align: center;
	font-weight: bold;



}
.subheader {
	font-size: 10pt;
	color: #0000FF;
	text-align: center;
	font-weight: bold;

}
.Ingredients {
	font-size: 10pt;
	color: #006600;
}
.Preparation {
	font-size: 10pt;
	color: #990000;
}
.tips {
	font-size: 10pt;
	color: #0066FF;
}
td {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
