body {
    font-family: 'Trebuchet MS', verdana;
    color:#222;
    background-color: #EDF2F7;
    
}

h1 {
    font-size:130%;
}

h1.la {
    font-size:160%;
}

h2,h3,h4 {
    font-size:110%;
    margin:0px;
    padding:0px;
}


a {
    color:#30549E;
}



.ill {
    margin-right:14px;
    margin-bottom:14px;
} 

div.phos {
    padding:15px;
    background-color:#ddd;
    margin-bottom:1em;
    margin-top:2em;
}

div.phos h2 {
    margin-bottom:1.3em;
    
}

