

.text{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align:justify;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
}
a.text:link, a.text:visited, a.text:hover, a.text:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
	text-align:justify;
	line-height: 1.5em;
	text-decoration: none;
}

.sottotitolo{
	font-family: Arial;
	font-size: 14px;
	color: #000099;
	line-height: 1.6em;
	font-weight: bold;
	text-decoration: none;
}
a.sottotitolo:link, a.sottotitolo:visited, a.sottotitolo:hover, a.sottotitolo:active {
	font-family: Arial;
	font-size: 14px;
	color: #000099;
	line-height: 1.6em;
	font-weight: bold;
	text-decoration: none;
}

.titolo1{
	font-family: Arial;
	font-size: 20px;
	color: #000099;
	line-height: 2.0em;
	font-weight: bold;
	text-decoration: none;
}

a.titolo1:link, a.titolo1:visited, a.titolo1:hover, a.titolo1:active {
	font-family: Arial;
	font-size: 20px;
	color: #000099;
	line-height: 2.0em;
	font-weight: bold;
	text-decoration: none;
}


.textBold {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;

}
a.textBold:link, a.textBold:visited, a.textBold:hover, a.textBold:active {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;
}


.menuGrigio {
	font-family: Arial;
	font-size: 11px;
	color: #888888;
	font-weight:bold;
	line-height: 1.4em;
	text-decoration: none;

}
a.menuGrigio:link, a.menuGrigio:visited, a.menuGrigio:active {
	font-family: Arial;
	font-size: 11px;
	color: #888888;
	font-weight:bold;
	line-height: 1.4em;
	text-decoration: none;
}

a.menuGrigio:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000099;
	font-weight:bold;
	line-height: 1.4em;
	text-decoration: none;
}

.menuBlu {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #000099;
	line-height: 1.4em;
	text-decoration: none;

}

a.menuBlu:link,a.menuBlu:visited, a.menuBlu:active {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #000099;
	line-height: 1.2em;
	text-decoration: none;
}

a.menuBlu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #888888;
	line-height: 1.2em;
	text-decoration: none;
}

li {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(img/li_square.gif);
	list-style-type: square;
}
