body, td{
    color:#FFFFFF;
    font:13px/18px Verdana, Arial, sans-serif;
}

td
{
vertical-align: top;
background:#cc0000;
border-collapse: collapse;
}

td.center, .kaft, .subtitel
{
text-align: center;
}

a, .subtitel{
    text-decoration:none;
    color:#FFEE00;
}

a:hover{
    text-decoration:underline;
}

.kaft{
    font-size: 12pt;
    font-family: Times New Roman;
    color: #000000;
}

.subtitel{
   font-weight: bold;
   font-size: 18pt;
}