.testi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.tabella1 {
	border: 1px solid #FF9900;
}
.elenco1 {
	list-style-position: outset;
	list-style-image: url(images/elenco.gif);
	list-style-type: disc;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #247BA8;
	font-weight: bold;
}
