<style>

H1{
}

BODY {
	background-color : FFFFCC;
	margin-left : 30;
	margin-right : 30;
	align=center;
}

.table{
	background-color : FFFFCC;
	align=center;
}

.titolo 	{
	font-size: 40pt;
	font-weight : bold;
	font-variant : small-caps;
	text-align : center;
	background-color : FFFFCC;
	font-style : normal;
	font-family : "Courier New", Courier, monospace;
	text-align : center;
	}

.testo_titolo_colonna 	{
	font-size: 18pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : justify;
}

.testo_riga 	{
	font-size: 20pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : justify;
}

.testo_riga_anno_prec 	{
	font-size: 14pt;
	font-family : sans-serif;
	font-style : normal;
	text-align : justify;
}

}
</style>
