P,TD, A, TEXTAREA, TH {
  font: 10pt trebuchet ms, verdana;
  color: #000000;
  text-align: justify;
}

.testo_index{
  color: #000000;
  font-family: trebuchet ms, verdana;
  font-size: 8pt;
  text-align: justify; 
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 8px;
  line-height: 17px
}

.box_title{
	color: #000000;
  font-family: trebuchet ms, verdana;
  font-size: 20pt;
  font-size: bold;
  font-style: italic;
  text-align: left; 
}

.title{
	color: #000000;
  font-family: trebuchet ms, verdana;
  font-size: 11pt;
  font-weight: bold;
  text-align: justify; 
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 8px;
  line-height: 15px;
}

.back{
	color: #000000;
  font-family: trebuchet ms, verdana;
  font-size: 11pt;
  font-weight: bold;
  text-align: right; 
  padding-left: 10px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 8px;
  line-height: 15px;
}

.back-center{
	color: #000000;
  font-family: trebuchet ms, verdana;
  font-size: 11pt;
  font-weight: bold;
  text-align: center; 
  padding-left: 10px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 8px;
  line-height: 15px;
}

.text{
	color: #000000;
  font-family: trebuchet ms, verdana;
  font-size: 10pt;
  text-align: justify; 
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 3px;
  padding-bottom: 8px;
  line-height: 18px;
}

.descrizione{
	color: #000000;
  font-family: trebuchet ms, verdana;
  font-size: 10pt;
  text-align: justify; 
  padding-left: 20px;
  padding-right: 15px
  line-height: 15px;
}

.rates-title{
	color: #000000;
  font-family: trebuchet ms, verdana;
  font-weight: bold;
  font-size: 10pt;
  text-align: center; 
  background-color: #ffffff
}

.rates{
	color: #000000;
  font-family: trebuchet ms, verdana;
  font-size: 10pt;
  text-align: center; 
  background-color: #ffffff
}


.under-rates{
	color: #000000;
  font-family: trebuchet ms, verdana;
  font-size: 10pt;
  text-align: justify; 
  padding-left: 20px;
  
}
	
 a:link {
 color : #8a8a8a;
 text-decoration: underline;
}

a:visited {
 color : #9f8540;
 text-decoration: underline;
}

a:hover {
 color : #9f8540;
 text-decoration : underline;
}

a:active {
 color : 9f8540;
 text-decoration: underline;
}