/* CSS Document LOI */
body{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
	font-family: verdana;
	background-color: #ffffff;
	text-align:justify;
}
a {
	color:#336699;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: verdana;
	}
a:visited {
	color: #6699ff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: verdana;
	}
a:active {
	color: #336699;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: verdana;
	}
a:hover {
	color: #6699ff;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	}

	}
.title {
	color:#000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: verdana;
	}

.footer {
	color:#000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	font-family: verdana;
	}
	
.Stile1 {color: #6699CC}
.Stile2 {color: #6666CC}
.Stile3 {color: #666666
}