body
{
        font-family: verdana,arial,helvetica;
        font-size: 12px;
        color: #003399;
        background-color: #FFFFFF;
        margin: 20px 20px 20px 20px;
}

h1
{
        font-size: 16px;
        text-align: center;
}

h2
{
        font-size: 14px;
        text-align: center;
}

h2.mod1
{
        font-size: 14px;
        text-align: left;
}

h3
{
        font-size: 12px;
        text-align: center;
}

h3.mod1
{
        font-size: 12px;
        text-align: left;
}

p.a1
{
        font: bold;
}

div.a1
{
        font: bold;
}

div.center
{
        text-align: center;
}

table.termin
{
        text-align: left;
}


td
{
        font-size: 12px;
        vertical-align: top;
        padding: 6px 0px 6px 6px;
}

td.bold
{
        font-weight: bold;
}

td.big
{
        font-weight: bold;
        font-size: 14px;
}

hr
{
        color: #009999;
}

a:link
{
        color: #003399;
}

a:hover
{
        background-color: #CFCFCF;
}

a:visited
{
        color: #660099;
}