body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;

}
a:link {
	color: #304e73;
	text-decoration: none;
}
a:visited {
	color: #304e73;
	text-decoration: none;
}
a:hover {
	color: #304e73;
	text-decoration: none;
}
a:active {
	color: #304e73;
	text-decoration: none;
}
.titolo_home{
font-size: 18px;
	color: #304c71;
	font-weight: bold;	
}
.testo_nostro{
	font-size: 12px;
	color: #304c71;
	font-weight: bold;	
}

.dati{
color: #304c71;
font-size: 9px;
}

.testo{
	font-size: 12px;
	color: #304c71;
	font-weight: normal;	
}


body, td, th {
	color: #333333;
}

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
  color: #003366;
}
.riga_arancio{
color: #ff4e0a;
line-height:1px;
border:none;
}
.riga_dati{
color:#304c71;
line-height:1px;
border:none;
width:98%;
}


