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

.titel {
	font-size: 20px;
	color: 0054A6; 
	font-style: strong;
	font-weight: bold;
}

.titel2 {
	font-size: 14px;
	color: navy; 
	font-style: strong;
	font-weight: bold;
}


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

HR {
	height: 1pt;
	color: 775D3D;
}

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

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

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


td {
	font-family: verdana;
	color: 775D3D;
	text-align: center;
	font: 8pt;
	text-align: justify;
	
}
h5 {
	font-family: verdana;
	color: red;
	font: 10pt;
	font-weight: bold;
}

 a:link    {color: 80B439; text-decoration: none;  font-size: 8pt; text-align: left;}
   a:active  {text-decoration: none;}
   a:visited {color: 80B439; text-decoration: none; font-size: 8pt; text-align: left;}
   a:hover   {color: FFFFFF; text-decoration: none;}







