.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d290c;
	text-align: justify;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
.table {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}
.global {
	height: 100%;
	width: 100%;
}
.txtCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d290c;
}

