BODY {
	background: white;
	font-family: Times New Roman;
}

.titel {
	font-size: 20px;
	color: 75A0D7; 
	font-weight: bold;
}

.titel2 {
	font-size: 11px;
	color: 662D91; 
	font-weight: bold;
}

.titel3 {
	font-size: 18px;
	color: 7F7F7F; 
	font-weight: bold;
}

}

.titel4 {
	font-size: 25px;
	color: white; 
	font-weight: bold;
}

.prezzi {
	font-size: 10px;
	font-family: Times New Roman;
	color: 617DA9;
	text-align: center;
}

.prezzi2 {
	font-size: 11px;
	font-family: Times New Roman;
	color: white;
	text-align: center;
	font-weight: bold;
}

HR {
	height: 1pt;
	color: 666666;
}

.testo {
	font: 10pt;
	font-family: Times New Roman;
	color: 666666;
}
td {
	font-family: Times New Roman;
	color: 2E3192;
	font-style: bold;
	text-align: left;
	font: 12pt;
	text-align: justify;
}
h5 {
	font-family: Times New Roman;
	color: red;
	font: 10pt;
	font-weight: bold;
}

 a:link    {color: black; text-decoration: none; font-weight: normal; font-size: 12pt; font-family: Times New Roman; text-align: right; }
   a:active  {text-decoration: none;}
   a:visited {color: black; text-decoration: none; font-weight: normal; font-size: 12pt; font-family: Times New Roman; text-align: right;  ;}
   a:hover   {color: red; text-decoration: none;}






