BODY
{
    background-color: #787d7d;
    margin: 0px 0px 0px 0px;
}

TABLE
{
    background-color:#ededf2;
    font-family: Verdana;
    font-size: 11px;
}

TD.MenuBar
{
    background-color: White;
    font-size: 9px;
    color: #171414;
    height: 20px;
    border-top: solid 1px #171414;
    border-bottom: solid 1px #171414;
    padding-left: 15px;
}

H1, H2, H3
{
    color: #0065a8;
    font-size: 13px;
    font-weight: bold;
}

A.MenuItem
{
    text-decoration: none;
    color: #171414;
}

A.MenuItem:hover
{
    text-decoration: underline;
    color: #0065a8;
}

A
{
    text-decoration: underline;
    color: #171414;
}

A:hover
{
    text-decoration: underline;
    color: #0065a8;
}

IMG.Fotoboek
{
    border: solid 1px #787d7d;
}