.casellaT
{
    BORDER-RIGHT: firebrick thin inset;
    BORDER-TOP: firebrick thin inset;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 18px;
    BORDER-LEFT: firebrick thin inset;
    WIDTH: 120px;
    CURSOR: hand;
    COLOR: goldenrod;
    BORDER-BOTTOM: firebrick thin inset;
    FONT-FAMILY: sans-serif;
    LETTER-SPACING: normal;
    HEIGHT: 21px;
    BACKGROUND-COLOR: darkred;
    TEXT-ALIGN: center;
    FONT-VARIANT: normal
}
.casella1
{
    BORDER-RIGHT: firebrick thin inset;
    BORDER-TOP: firebrick;
    FONT-SIZE: 12px;
    BORDER-LEFT: firebrick thin inset;
    WIDTH: 120px;
    CURSOR: hand;
    COLOR: darkred;
    BORDER-BOTTOM: firebrick;
    FONT-FAMILY: sans-serif;
    HEIGHT: 15px;
    TEXT-ALIGN: left
}

