.backgroundfooter {
	background-image: url(structure/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.backgroundcell {
	background-color: #F5EFD5;
	background-image: url(structure/backgroundcell.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
