td
{
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 8pt;
}

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

a:hover
{
    color: #000000;
    text-decoration: underline;
}

img
{
    border-style: none;
    vertical-align: middle;
}

.viewer
{
    width: 100%;
    empty-cells: show;
}

.prev
{
    width: 40%;
    text-align: left;
}

.legend
{
    width: 20%;
    text-align: center;
}

.next
{
    width: 40%;
    text-align: right;
}

.image
{
    height: 410px;
    vertical-align: top;
    padding-top: 10px;
}