﻿body 
{
    font-family: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:#104774;
   
}    
    .font-15{ font-size:15px;}
    .font-14{ font-size:14px;}
     .font-18{ font-size:18px;}
p
{
    margin-top:0.6em;
    margin-bottom:0.6em;
}

