TD
{
    FONT-SIZE: 8pt;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
A, A:link, A:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: none;
	color:blue;
}

A.TestoColorato, A:link.TestoColorato, A:visited.TestoColorato{
color:blue;
}

.genfont
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana, Arial
    TEXT-DECORATION: none
}
P
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial
}
.Titolo
{
    BORDER-TOP: black thin groove;
    FONT-SIZE: 18px;
    FONT-STYLE: normal
}
.BtnStyle
{
    FONT-SIZE: 8pt;
    WIDTH: 100px;
    COLOR: black;
    FONT-FAMILY: Verdana;
    HEIGHT: 25px;
    BACKGROUND-COLOR: gainsboro
}
.Riquadro
{
    BORDER-RIGHT: black thin;
    BORDER-TOP: black thin;
    BORDER-LEFT: black thin;
    BORDER-BOTTOM: black thin
}

.FontMenu
{
	font-size: 7pt;
}


