body {
    font-family: arial, helvetica, sans-serif;
    }

a:active {
    font-weight: bold;
    color: #165D07;
    text-decoration: none;
    }

a:link {
    font-weight: bold;
    color: #165D07;
    text-decoration: none;
    }

a:visited {
    font-weight: bold;
    color: #165D07;
    text-decoration: none;
    }

a:hover {
    background-color: #f9ce84;
    }

h1.pagehead {
    font-weight: bold;
    font-size: xx-large;
    color: #165D07;
    }

h2.imagefooter {
    font-weight: bold;
    font-size: large;
    color: #165D07;
    }

tr {
    background-color: #F4F2CB;
    }

tr.navigationrow {
    background-color: #F4F2CB;
    }

tr.formrow {
    background-color: #F4F2CB;
    }

td {
    font-weight: normal;
    font-size: small;
    color: #165D07;
    }

td.navigationcell {
    font-weight: bold;
    font-size: medium;
    color: #165D07;
    height: 40px;
    padding-left: 20px;
    }

td.formcell {
    font-weight: bold;
    font-size: small;
    color: #165D07;
    height: 25px;
    padding-right: 5px;
    }

p.contentpara {
    font-weight: normal;
    font-size: small;
    color: #165D07;
    }

li {
    padding-left: 2px;
    }

p.justpara {
    font-weight: normal;
    font-size: small;
    color: #165D07;
    text-align: justify;
    }

p.indentedpara {
    font-weight: normal;
    font-size: small;
    color: #165D07;
    padding-left: 20px;
    }

p.credit {
    font-weight: bold;
    font-size: small;
    r: #165D07;
    }