﻿.Error
{
	font-size: 8pt;
	color: red;
	font-family: Verdana;
	font-variant: small-caps;
	text-decoration: none;
}
.Titolo
{
	float: left;
	font-weight: bold;
	width: 100%;
	text-align: left;
	font-family: Verdana;
	font-size: 16px;
	color: #750e1f;
	text-decoration: none;
	height: 40px;
}
.Testo
{
	text-align: justify;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	line-height: 12pt;
}
.note
{
	text-align: justify;
	color: #999999;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
}