@import "nivell0.css";
div.noimpr {
		display: none;
	}
table.tit {
		border-style: solid;
		border-color: #800000;
		border-width: 2px;
	}
td.tit_esq {
		color: #800000;
		font-family: Times;
		font-size: 14pt;
		font-weight: bold;
		text-align: center;
	}
td.tit_ctr {
		color: #800000;
		font-family: Times;
		font-size: 10pt;
		text-align: center;
	}

td.tit_drt {
		color: #800000;
		font-family: Times;
		font-size: 12pt;
		font-weight: bold;
		text-align: right;
	}