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

.titel {
	font-size: 16px;
	color: black; 
	font-weight: bold;
}


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




.HR2 {
	height: 1pt;
	color: black;
}

.testo {
	font-family: verdana;
	color: black;
	text-align: left;
	font: 8pt;
	text-align: justify;
}

td {
	font-family: verdana;
	color: black;
	text-align: left;
	font: 8pt;
	text-align: justify;
}

.testo2 {
	font-family: verdana;
	color: gray;
	text-align: left;
	font: 10pt;
	text-align: justify;
}


h5 {
	font-family: verdana;
	color: red;
	font: 10pt;
	font-weight: bold;
}

 a:link    {color: gray; text-decoration: none; font-weight: bold; font-size: 8pt;}
   a:active  {text-decoration: none;}
   a:visited {color: gray; text-decoration: none; font-weight: bold; font-size: 8pt;}
   a:hover   {color: red; text-decoration: none;}







