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

.titel {
	font-size: 20px;
	color: 737373; 
	font-family: verdana;
}

.titel2 {
	font-size: 18px;
	color: 008000; 
	font-style: strong;
	font-weight: bold;
}

}

.titel2a {
	font-size: 14px;
	color: 008000; 
	font-style: strong;
	font-weight: bold;
}


.titel3 {
	font-size: 14px;
	color: 737373; 
	font-style: strong;
	font-weight: bold;
}

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

.testo {
	font: 7pt;
	font-family: Verdana;
	color: 737373;
	
}

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

.citaz {
	font-family: garamond;
	color: 008000;
	font: 18pt;
	text-align: left;
	caption-side: center;
}



td {
	font-family: verdana;
	color: 737373;
	font: 8pt;
	text-align: justify;
	caption-side: center;
}

.text {
	font-family: verdana;
	color: 737373;
	font: 8pt;
	text-align: justify;
	font-size : 8pt;
	
	
}

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



   a:link    {color: 737373; text-decoration: none;  font-size: 7pt; text-align: left;}
   a:active  {text-decoration: none;}
   a:visited {color: 737373; text-decoration: none; font-size: 7pt; text-align: left;}
   a:hover   {color: B2C7DA; text-decoration: none;}
   
  



