BODY {
	background: FFFFFF;
	font-family: verdana;
	color: black;
	
}

.titel {
	font-size: 16px;
	color: #ff0000; 
	font-style: bold;
}


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

.testo {
	font: 10pt;
	font-family: Verdana;
	color: 5CDC69;
	font-weight: bold;
}

.testo2 {
	font: 12pt;
	font-family: Verdana;
	color: gray;
	font-weight: bold;
}

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

 a:link    {color: FFFFFF; text-decoration: none; font-weight: bold; font-size: 9pt; text-align: left;}
   a:active  {text-decoration: none;}
   a:visited {color: FFFFFF; text-decoration: none; font-weight: bold; font-size: 9pt; text-align: left;}
   a:hover   {color: FFD346; text-decoration: none;}






