body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.txt {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-align: justify;


}
.leg {
	font-size: 9px;
	color: #8A8A8A;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
