@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;

}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	margin-left:5px;
	padding-left:10px;
}
li {
	font-weight:bold;
}
body {
	background-color: #FFFFFF;
}
.style1 {
	font-size: 9px;
	color: #666666;
}
.style2 {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
img.border {
	border: 4px solid #9ac1d9;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
a.style3 {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.style4 {
	color: #333333;
	font-size: 12px;
}
.style7 {
	color: #669933;
	font-size: 12px;
	font-weight: bold;
}
.style8 {color: #333333; font-size: 12px; font-weight: bold; }
.style9 {color: #FF3300; font-size: 12px; font-weight: bold; }
.style10 {color: #FFFFFF}
a.style3:hover {
	font-size: 14px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: underline;
}

.titolomappa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.mappa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:lighter;
}