.titolo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15 pt;
	color: #013389;
	font-weight: bold;
}

.tit_scheda
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	color: #013389;
	font-weight: bold;
}

.sottotitolo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 pt;
	color: #013389;
	font-weight: bold;
}

.normal
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10pt;
	color: #013389;
}

.top_normal
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10 pt;
	color: black;
	font-weight: bold;
}

.mini
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 8 pt;
	color: #013389;
}

.tab_titolo
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10 pt;
	color: #013389;
	font-weight: bold;
}

.topbar
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 8 pt;
	color: white;
}

A:ACTIVE, A:LINK, A:VISITED {
	font-size: 13 px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #013389;
	text-align: left;
}
A:HOVER {
	font-size: 13 px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
	text-align: left;
}

