/* CSS Document */
a:link	{text-decoration:none; color:#469BB8}
a:visited {text-decoration:none; color: #469BB8}
a:hover {text-decoration: underline; color:#469BB8;}

h1 {
	font-family: verdana;
	font-size: 11pt;
	color: #4BACC5;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	margin-top:0px;
}

.verdana8 {
	font-family: verdana;
	font-size: 8pt;
	color: #63676A;
	text-align: justify;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
}

.verdana {
	font-family: verdana;
	font-size: 8pt;
	color: #63676A;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
		text-align:justify;

}

.mano { cursor: hand }

.testo img {

}

ul, li {
	font-family: verdana;
	font-size: 8pt;
	color: #63676A;
	text-align: justify;
	font-weight: normal;

}
