.backgroundheader {
	background-image: url(structure/backgroundheader.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.backgroundbody {
	background-color: #ECCA5C;
	background-image: url(structure/backgroundbody.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.backgroundtitle {
	background-image: url(structure/backgroundtitle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FAF1D4;
	text-decoration: none;
}
.marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #7C4C02;
	text-decoration: none;
}
