body
{
	margin: 0px;
	color: #5b5b5b;
	font-family: Arial;
	font-size: 9pt;
}

.text
{
	color: #5b5b5b;
	font-family: Arial;
	font-size: 9pt;
}
a
{
	color: #0058A8;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #3399D9;
}

a.text
{
	color: #0058A8;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a.text:hover
{
	color: #3399D9;
}

.text_little
{
	color: #3399D9;
	font-family: Arial;
	font-size: 8pt;
}

.text_little_standard
{
	color: #5b5b5b;
	font-family: Arial;
	font-size: 8pt;
}

a.text_little_standard
{
	color: #5b5b5b;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
}

a.text_little_standard:hover
{
	color: #3399D9;
}

a.text_little
{
	color: #0058A8;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
a.text_little:hover
{
	color: #3399D9;
}

a.selected
{
	color: #3399D9;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

.titolo
{
	color: #0058A8;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

.sottotitolo
{
	color: #0058A8;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a.sottotitolo
{
	color: #0058A8;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a.sottotitolo:hover
{
	color: #3399D9;
}

li
{
	list-style-image: url(/img/frecce/li.gif);
	padding-left: 10px;
}



