.testo {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}

.autore {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; text-transform: none; text-align: left}
.titolo { font-family: Helvetica, sans-serif; font-size: 14px; text-align: left text-align: center; color: #003463; font-style: normal; font-weight: bold}
.pop_testo { font-family: "Times New Roman", Times, serif; font-size: 12px; text-align: center; color: #000000; font-style: normal; font-weight: normal}
.pop_testobold { font-family: "Times New Roman", Times, serif; font-size: 12px; text-align: center; color: #000000; font-style: normal; font-weight: bold}
.pop_testoitalic { font-family: "Times New Roman", Times, serif; font-size: 12px; text-align: center; color: #000000; font-style: italic; font-weight: normal }
.numero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF99;
	height: 20px;
	width: auto;
}
