@charset "utf-8";
.Titolo {
	text-align: justify;
	color: #FFF;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Titolo tr td2 {
	color: #CCF;
}
.biao {
	color: #FFF;
}

