BODY
{
    margin-top:0px;
}

TABLE
{
    background-color: #4e4e4e;
    font-family: Century Gothic;
    font-size: 10pt;
    color: white;
}

TD.MenuBar
{
    background-color: black;
    color: White;
    font-size: 9pt;
    font-weight: bold;
}

A.MenuItem
{
    color: White;
    text-decoration: none;
}

A.MenuItem:hover
{
    color: #a9a9a9;
    text-decoration: none;
}

TD.Footer
{
    background-color: black;
    color: white;
    font-size: 9pt;
    text-align: center;
    border-bottom: solid 4px black;
    border-top: solid 4px black;
}

H1, H2
{
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    color: #1f1f1f;
}

A
{
    color: #1f1f1f;
    text-decoration: underline;
}

A:hover
{
    color: white;
    text-decoration: none;
}

IMG.fotoboek
{
    border: solid 1px black;
}
