body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #F9F9F9;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a:link {
	color: #092768;
	text-decoration: none;
}
.menu2 {
	overflow: auto;
	height: 400px;
	padding-right: 10px;
	text-align: justify;
}

a:visited {
	text-decoration: none;
	color: #092768;
}
a:hover {
	text-decoration: underline;
	color: #092768;
}
a:active {
	text-decoration: none;
	color: #092768;
}
.blu {
	background-color: #092768;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
}
.contenuti {
	overflow: auto;
	height: 400px;
	width: 500px;
	padding-right: 10px;
	text-align: justify;
	padding-left: 10px;
}
.home {
	height: 200px;
	width: 100%;
	text-align: justify;
	overflow: hidden;
}
.indirizzo {
	color: #999999;
}
