
body
{
  font-size: 8pt;
  background-color: #ffffff;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.sfondo
{
  font-size: 8pt;
  background-color: #FFCF63;
}

.sfondo_verde
{
  font-size: 8pt;
  background-color: #697135;
}

.sfondo_nero
{
  font-size: 8pt;
  background-color: #000000;
}

.sfondo_grigio
{
  font-size: 8pt;
  background-color: #4f513b;
}

.sfondo_verdemio
{
  font-size: 8pt;
  background-color: #818134;
}

.sfondo_avana
{
  font-size: 8pt;
  background-color: #D0D08C;
}

p.bianco
{
  color: #ffffff;
  font-size: 11pt; 
  font-weight: bold;
}  

p.nero
{
  color: #000000;
  font-size: 11pt; 
  font-weight: bold;
}  

a.bd
{
  color: #ffffff;
  font-size: 10pt; 
  font-weight: bold; 
  text-decoration: none;
}

a.bd:hover
{  
  text-decoration: underline;
}

a.bd:visited
{  
}




