.tabelle1{
 table-layout: fixed;
 border-spacing: 5px;
 border-width: 1px;
 border-color: black;
 border-style: solid;
 background-image: url(images/bg_tab1.jpg);
 background-repeat: repeat-x;
 background-color: white;
 caption-side : top;
 font-size: 8pt;
 font-family: Verdana;
}

.tabelle2{
 border-width: 1px;
 border-color: black;
 border-style: solid;
 background-color: white;
}

.caratteri1{
 font-size: 8pt;
 font-family: Verdana;
 font-color: black;
}

.form1{ 
  font-family: Verdana; 
  font-size: 8pt; 
  font-weight: bold; 
  background-color: FFFFFF; 
  border-color: 000000; 
  border-style: solid; 
  border-width: 1px; 
  color: 000000; 
}

form2{
 margin-top: 0px;
 margin-bottom: 3px;
 margin-right: 10px;
 margin-left: 10px;
}