<style type="text/css">
body{
        margin: 0px;
        background-color: #ffffff;
        }
a:link{
        color: #395252;

        background-color: transparent;
        }
a:visited{
        color: black;

        background-color: transparent;
        }
a:hover{
        color: black;
        font-weight: bold;
        background-color: #CADED0;
        }
a:active{
        color: black;

        background-color: transparent;
        }
.menulink{
        color: #708071;
        font-size: 9pt;
        background-color: transparent;
        text-decoration: none;
        }
.quot{
        border: 3px solid #D6D78D;
        margin: 0px;
        padding: 5px;
        background-color: #FFFFC0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: medium;
        font-style : italic;
        color: #0000C0;
        }
.subhead{
        font-family: Times New Roman;
        font-size: 25pt;
        font-weight: bold;
        font-style: italic;
        text-align: left;
        color: rgb(78,120,84);
}
.bodytext{
        vertical-align: top;
        font-family: Arial;
        font-size: 10pt;
        font-weight: normal;
        /* text-align: justify */
}
.noticetext{
        vertical-align: top;
        font-family: Arial;
        font-size: 11pt;
        font-weight: normal;
        color: #A82000;
        /* text-align: justify */
}

.snipette{
        color: #055150;
        vertical-align: top;
        font-family: Times New Roman, Serif;
        font-size: 10pt;
        font-weight: bold;
}
.quot{
        border: 1px solid #D6D78D;
        margin: 0px;
        padding: 5px;
        background-color: #FFFFEB;
        font-family: Arial, Helvetica, sans-serif;
        font-size: xx-small;
        font-weight: medium;
        font-style : italic;
        color: #0000C0;
        }
</style>
