HTML, BODY, #ALL		{background: #fff none;}

.print_header	{visibility:visible; background: #fff; padding: 1ex 10ex; border-bottom: 6px solid #006633;}

.print_footer		{}
.print_footer TABLE	{width: 100%; table-layout: fixed;}
.print_footer TD	{border: 1px solid #71757D; padding: 2ex 2ex;}
.print_footer .td1 	{width: 30%; text-align: right; font: bold 120% sans-serif; color: #71757D;}
.print_footer .td2 	{}
.print_footer .td3 	{width: 35%; text-align: center; font: bold 120% sans-serif;}


.blockH	H4			{float: none; margin: 2ex 0;}

.cc					{margin: 0 8%;}
.blockH				{margin-left: -8%;}

@media print {
BODY				{padding-bottom: 4.2cm;}
.print_footer TABLE	{position: absolute; bottom: 1.6cm; height: 2cm}
}