.bordo {
	border: 1px dashed #000000;
}
.bordo2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B77B9;
	font-weight: bold;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-image: url(img/sign.gif);
	list-style-position: outside;
}
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bordooriz {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.font1evidente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B77B9;
	font-weight: bold;
	background-color: #F8EFB6;
}
.spazi {
	margin: 10px;
}
h1{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 1px;
	margin-top : 0px;

}
