
body
{
  margin: 0px;
  font-family: optima, helvetica, airal, sans-serif;
}

a:link     { color: #038753; text-decoration: none; }
a:visited  { color: blue; text-decoration: none; }
a:hover    { text-decoration: underline; }




table.index_page
{
    width: 100%;
    border-spacing: 20px;
}

    table.index_page td
    {
        width: 33%;
        vertical-align: top;
    }

div.nav
{
    word-spacing: 1em;
    margin: 10px 10px 20px 0;
}

div.full_image p
{
    margin-top: 20px;
    font-size: 120%;
}

