﻿body
{
    font-size: 8pt;
    color: #404040;
    text-align: justify;
    font-family: Verdana, Arial;
}

.Sommario
{
    font-size: 8pt;
    color: #404040;
}

a
{
    font-size: 8pt;
    color: #404040;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: #388E68;
}

.tdIntestazione, .tdIntestazioneNews
{
    font-size: 8pt;
    color: #404040;
    font-weight: bold;
    vertical-align: middle;
    height: 24px;
    text-align: left;
}

.tdCorpo, .tdCorpoNews
{
    font-size: 8pt;
    color: #404040;
    vertical-align: top;
    text-align: left;
}

.tdIntestazioneNews
{
    background-color: #388E68;
    color: #FFFFFF;
    padding-left: 4px;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}

.tdCorpoNews
{
    border-right: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}

.lbDataNews
{
    color: #388E68;
}


.lblTitolo, h3
{
    font-size: 10pt;
    font-weight: bold;
}
INPUT, .INPUT
{
    font-size: 8pt;
    color: #404040;
}


.tdLabel
{
    padding-top: 4px;
}

h4, h1, .h4
{
    margin-top: 4px;
    margin-bottom: 2px;
    color: #388E68;
}

h1
{
    font-size: 12pt;
}

p
{
    margin-top: 2px;
    margin-bottom: 6px;
    text-align: justify;
    font-size: 8pt;
}

.linkBig
{
    color: #388E68;
    font-size: 10pt;
    font-weight: bold;
}

.linkMiddle
{
    color: #388E68;
    font-size: 8pt;
    margin-right: 12px;
}
