body{
	margin: 0px;
	padding: 0px;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
a {
	text-decoration: none;
	color: black;
}
img {
	border: none;
}
h1{
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: solid 1px #066AB3;
	color: #066AB3;
	padding-bottom: 3px;
	padding-top: 70px;
	line-height: 15px;
}
#testo1 h1 {
	color: #000000;
}
#testo2 h1 {
	color: #000000;
}
#testo3 h1 {
	color: #000000;
}
#testo1 p {
	color: #000000;
	font-size: 0.9em;
}
#testo2 p {
	color: #000000;
	font-size: 0.9em;
}
#testo3 p {
	color: #000000;
	font-size: 0.9em;
}
.capolettera{
 	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 4.5em;
   line-height: 0.8em;
	font-weight: normal;
}	
.blue{
	color: #066AB3;
}
.light-blue{
	color: #61A1D0;
}
.orange{
	color: #E7A51C;
}
.firma{
	font-weight: bold;
	font-size: 0.9em;
	text-align: right;
}
.credits{
	font-size: 0.7em;
	line-height: 1.5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.bUnderline{
	text-decoration: underline;
	font-weight: bold;
}
