body {
	background: #2B6DA4;
	font-family: verdana;
	font-size: 11px;
}

h1 {
	color: #CCCCCC;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	padding: 15px;
}

p {
	font-size: 12px;
}

.titel {
	font-size: 18px;
	color: 2B6DA4; 
	font-weight: bold;
}

.titel2 {
	font-size: 14px;
	color: white; 
	font-weight: bold;
}

.titel3 {
	font-size: 18px;
	color: 7F7F7F; 
	font-weight: bold;
}
.prezzi {
	font-size: 10pt;
	font-family: verdana;
	color: 617DA9;
	text-align: center;
}

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

HR {
	height: 2pt;
	color: 2B6DA4;
}

.testo_blu {
	font-family: Verdana;
	color: #006699;
	font-size: 9pt;
}

.testo {
	font: 10pt;
	font-family: Verdana;
	color: Black;
}


td {
	font-family: verdana;
	color: 2B6DA4;
	font-style: strong;
	text-align: left;
	font: 8pt;
	text-align: justify;
}
h5 {
	font-family: verdana;
	color: red;
	font: 10pt;
	font-weight: bold;
}

a:link {color: white; text-decoration: none; font-weight: bold; font-size: 9pt; font-family: verdana; }

a:active {text-decoration: none;}

a:visited {color: white; text-decoration: none; font-weight: bold; font-size: 9pt; font-family: verdana;}

a:hover {color: red; text-decoration: none;}

   
a.testo_blu:link {color: #006699; text-decoration: none; font-weight: bold; font-size: 9pt; font-family: verdana; }

a.testo_blu:active {color: #006699; text-decoration: none; font-weight: bold; font-size: 9pt; font-family: verdana; }

a.testo_blu:visited {color: #006699; text-decoration: none; font-weight: bold; font-size: 9pt; font-family: verdana;}

a.testo_blu:hover {color: red; text-decoration: none; font-weight: bold; font-size: 9pt; font-family: verdana;}

.piccolo_grigio {
	color:#CCCCCC;
	text-decoration: none;
	font-size: 11px;
	font-family: verdana;
}






