FONT.desc {
  font-family: verdana;
  font-size: 7pt;
  text-align: center;
}

FONT.tech {
  font-family: verdana;
  font-size: 7pt;
}

FONT.app {
  font-family: verdana;
  font-size: 8pt;
}

FONT.toff {
  font-family: verdana;
  font-size: 10pt;
  }

TD.selezionato {
    font-family: Tahoma, Verdana;
    font-size: 9px;
    color: #515151;
    font-style: normal;
    line-height: normal;
    font-weight: 600;
        vertical-align: middle;
    }
TD.selezionato A {
    font-family: Tahoma, Verdana;
    font-size: 9px;
    color: #ffffff;
    vertical-align: middle;
    font-style: normal;
    line-height: normal;
    font-weight: 600;
    }
    
TD.nonselezionato {
    font-family: Tahoma, Verdana;
    font-size: 9px;
    color: #515151;
    font-style: normal;
    line-height: normal;
    font-weight: 300;
    vertical-align: bottom;
    padding-bottom: 2px;
    }

TD.nonselezionato A {
    font-family: Tahoma, Verdana;
    font-size: 9px;
    color: #A67655;
    vertical-align: bottom;
    font-style: normal;
    line-height: normal;
    font-weight: 300;
    }
    

A.selezionato {
    font-family: Tahoma, Verdana;
    font-size: 9px;
    color: #515151;
    font-style: normal;
    line-height: normal;
    font-weight: 600;
    }
    
TD.butt_space {
    font-family: Tahoma, Verdana;
    font-size: 5px;
    color: #515151;
    font-style: normal;
    line-height: normal;
    font-weight: 300;
    width: 2px;
    }
    

A {
    font-family: Tahoma, Verdana;
    font-size: 9px;
    color: #515151;
    font-style: normal;
    line-height: normal;
    font-weight: 300;
    text-decoration: none;
    }
    
TD.tab1 {
    font-family:  Arial, Verdana;
    font-size: 10px;
    font-style: "nonselezionato";
    line-height: "nonselezionato";
    font-weight: 600;
    text-decoration: none;
    border-style: solid;
    border-color: black;
    border-bottom-width: 1px;
    border-top-width:    0px;
    border-right-width:  1px;
    border-left-width:   1px;
    }
TD.tab2 {
    font-family:  Arial, Verdana;
    font-size: 10px;
    color: #E6E5E5;
    font-style: nonselezionato;
    line-height: nonselezionato;
    font-weight: 600;
    text-decoration: none;
    border-style: solid;
    border-color: black;
    border-bottom-width: 0px;
    border-top-width:    0px;
    border-right-width:  1px;
    border-left-width:   1px;
    }

TD.head {
	border: #000000 1px solid;
	text-align: left;
	FONT-WEIGHT: 600;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Verdana;
	background-position: right bottom;
}