.titolo {
		font-size : 13px;
		font-weight : bold;
		font-style : normal;
		color: #ff9900;
		}

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
}

.testo {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
		font-style : normal;
		}
.clicca {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : bold;
		font-style : normal;
		color: #6a0035;
		}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
}

.footer {text-align: center; width: 100%; font-size: 8 pt; font-family : Arial, Helvetica, sans-serif;}

table.sf_tabella		{
						background-color: #ffcc99;
						border : 1 solid 1;
						}

td.tit_tabella 	{
				color: #ff9900;
				background-color: #FFFFFF;
				font-weight : bold;
				}

td.spaziatura	{
				padding-left: 5px;
				padding-right: 5px;
				}				