BODY
{
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
TD
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
INPUT
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
TEXTAREA
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
SELECT
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
A:link
{
    COLOR: black
}
A:visited
{
    COLOR: black
}
.grafico
{
    BACKGROUND-COLOR: #0000ff;
    COLOR: #0000ff
}
.tabella
{
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    cellpadding: 1;
    cellspacing: 1
}
.notepiede
{
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    FONT-SIZE: 7pt;
    cellpadding: 0;
    cellspacing: 0
}
.evidenziato
{
    BACKGROUND-COLOR: #ebf894
}
.formtitolo
{
    BACKGROUND-COLOR: #00f;
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    COLOR: white;
    FONT-SIZE: 12pt;
    cellpadding: 1;
    cellspacing: 1;
    font-align: center
}
.menuheader
{
    BACKGROUND-COLOR: black;
    COLOR: white;
    FONT-SIZE: 9pt;
    font-align: left
}
.menucella
{
    COLOR: black;
    FONT-SIZE: 8pt;
    font-align: left
}
.menucellaconlink
{
    BACKGROUND-COLOR: black;
    COLOR: white;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    font-align: left
}
.reporttitolo
{
    BACKGROUND-COLOR: #9bdeff;
    COLOR: black;
    FONT-SIZE: 8pt;
    font-align: center
}
.reportheader
{
    BACKGROUND-COLOR: black;
    COLOR: white;
    FONT-SIZE: 8pt;
    font-align: left
}
.reportcella
{
    BACKGROUND-COLOR: #E0E0E0;
    COLOR: black;
    FONT-SIZE: 8pt;
    font-align: left
}
.reportcellaconlink
{
    BACKGROUND-COLOR: #a7a7a7;
    COLOR: black;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    font-align: left
}
.reportfooter
{
    BACKGROUND-COLOR: #f0e68c;
    COLOR: black;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: 600;
    font-align: left
}
.erroresql
{
    COLOR: red;
    FONT-SIZE: 20px
}
.paginatitolo
{
    BACKGROUND-COLOR: #000000;
    COLOR: #ffffff;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold
}
.box
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid
}
.formcella {  background-color: #999999; color: #FFFFFF}


#footerdev{
position : absolute;
left: 5px;
right: 5px;
bottom: 5px;
}