.headline
{
    font-family: Arial Black;
    font-size: 24pt;
}

.description
{
    font-family: Arial;
    font-size: 8pt;
    text-align: justify;
}

.innerspace
{
    line-height: 4pt;
}

a 
{
    font-family: Arial;
    font-size: 8pt;
    color: #898989; 
}

a:hover
{
    text-decoration: none;                
}
