body
{
    font-family: Tahoma;
    font-size: 11px;
    color: #262626;
}

a
{
    text-decoration: none;
    color: #262626;
}

/* HEADLINES */
h1
{
    font-size: 15px;
    font-weight: bold;
}

h3
{
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 12px;
}

#content
{
    line-height: 18px;
}

strong
{
    font-weight: bold;
}