@charset "ISO-8859-1";
.bckgrd {
	background-image: url(structure/bckgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
