
body
{
    font-family: Trebuchet MS, Arial;
    font-size: 13px;
}

.arancio
{
    color: #ff9500;
}
.blu
{
    color: #00437a;
}
.testo-grigio
{
    color: #666666;
}

h1
{
    font-size: 24px;
    font-weight: normal;
    color: #00437A;
}
h2
{
    font-size: 20px;
    font-weight: normal;
    color: #79655B;
}


h3
{
    font-size: 18px;
    font-weight: normal;
    color: #79655B;
}
h4
{
    font-size: 16px;
    font-weight: normal;
    color: #79655B;
}
h5
{
    font-size: 15px;
    font-weight: normal;
    color: #79655B;
}
.font-15
{
    font-size: 15px;
}
.font-14
{
    font-size: 14px;
}
.font-13
{
    font-size: 13px;
}
.font-12
{
    font-size: 12px;
}
.font-11
{
    font-size: 11px;
}
.font-18
{
    font-size: 18px;
}
p
{
    /* margin-top:0.6em;*/
    margin-bottom: 0.6em;
}

.bold {
	font-weight: bold;
}

td h3{font-size: 18px;
    font-weight: normal;
    color: #79655B;}