body {
	margin: 0px 0px 20px 0px;
	background-color: #008400;
	background-image: url(images/footer.jpg);
	background-position: left bottom;
	background-attachment: fixed;
	background-repeat: repeat-x;
	text-align: center;
        }

.navFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003300;
}
a:link {
	color: #003300;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #003300;
}
.txtYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFCC00;
}
.txtSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	line-height: 20px;
	text-indent: 20pt;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	font-weight: normal;
}
.txtNorm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	line-height: 20px;
}
.txtSpecialItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.txtunleaded {
	line-height: 18px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003300;
}
.txtTablesCharts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #99CC66;
}
.TableInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	line-height: 20px;
	background-color: #003300;
}
.subHeadRedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	background-color: #336600;
	font-style: italic;
	font-weight: bold;
}
.txtNumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.titleRecipe {
	color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #003300;
	text-align: center;
}
.titleProducts {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.unleaded {
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.leftmargin {
	margin-left: 6px;
}
.rightmargin {
	margin-right: 6px;
}
red {
	color: #E80000;
}
