body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #ffffff
}

p {  
		text-align: justify;
}

li {  
	padding-bottom: 6px;
}

b {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #bce5e7;
}


td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #ffffff
}


a {
	font-weight: bold;
	text-decoration: none;
	color: #f3a53a;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFC26E;
}

a.dark {
	font-weight: bold;
	text-decoration: none;
	color: #800000;
}
a.dark:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #800000;
}
a.dark:visited {
	color: #800000;
}


.testo {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; font-weight: lighter
}

.verde {
	color: #145F00;
}

.rossobig
{
color:#FF0000;
font-weight:bold;
font-size:12px;


}
.rosso{

color:#FF0000;
font-weight:bold;
font-size:11px;
}
.nero{
color:#000000;
font-weight:bold;
font-size:11px;

}
.arancio{
color:#fbbe3a;
font-weight:bold;
font-size:11px;
text-decoration:none;
}

.azzurro{
color:#D7FDF3;


}


.nero {
	color: #000000;
}

h3 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	color: #bce5e7;
}



h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #bce5e7
}

h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold;
	color: #f3a53a;
	letter-spacing: 1px;
}

h3.verde {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #145F00;
}

h1.verde {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold;
	color: #145F00;
	letter-spacing: 1px;
}