.area {
    font-family : Arial;
    font-size : large; }
.subarea {
    font-family : Arial;
    font-size : medium;
    font-style : italic; }
.articoli {
    font-family : Arial;
    font-size : x-small;
    line-height : 15/10; }
.titolo {
    color : #666666;
    font-weight : bold; }
.autori {
    font-family : Arial;
    font-size : 9pt; }