.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	color: #ff9900;
	letter-spacing: 1px;

}
.normale {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
}
.grassetto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: ff9900;
}
.normalegiust {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: underline;
}

