body 
{
    font: 8pt tahoma;
    color: #757575;
}

table
{
    font: 8pt tahoma;
    color: #757575;
}

/* NEWS */
.headline-short
{
    font-size: 8pt;
    color: #0072b9;
    font-weight: bold; 
    margin-bottom: 10px; 
}
.date-short
{
    font-size: 7pt;
    color: #7d7d7d;
}
.news-short
{
    font-size: 7pt;
    text-align: justify;
}


/* TEXT */
p.justified
{
    font-size: 8pt;
    text-align: justify;
}

.footer
{
    color: #6fa3c8;
    font-size: 7pt;
    text-align: center;
}

a.footer-nav-item
{
    text-decoration: none;
    color: #9dc0da;
    font-size: 8pt;
    font-weight: bold;
}