@charset "UTF-8";
.bckgrdbase {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(structure/bckgrdbase.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

