<style type="text/css">
body{
        margin: 0px 0px 0px 0px;        
        }
a:link{
        color: white;
        font: 12px Arial,Helvetica,sans-serif;
        background-color: transparent;
        }
a:visited{
        color: white;

        background-color: transparent;
        }
a:hover{
        color: yellow;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: medium;
        /* background-color: black; */
        }
a:active{
        color: white;

        background-color: transparent;
        }
.menulink{
        color: #000000;
        font-size: 11pt;
        font-weight: bold;
        background-color: transparent;
        text-decoration: none;
        }

.quot{
        width: 95%;
        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;
}
.snipette{
        color: black;
        vertical-align: top;
        font: 11px Arial,Helvetica,sans-serif;
        font-weight: bold;
        background: #D3EFF0;
        border: 1px solid #000;
        }
.title{
        color: black;
        vertical-align: top;
        font: 11px Arial,Helvetica,sans-serif;
        font-weight: bold;
        }
.address{
        color: white;
        vertical-align: top;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: medium;
        }
        
.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: #0000000;
        }
        
.credit{
        color: #005d92;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font: 9px arial;
        font-weight: medium;
        text-decoration: none;
        }


        
#navi a , #navi strong {
        color: #232573;
        text-align: left;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: bold;
        text-decoration: none;
        border: 0px;
        border-bottom: 2px dotted #ccc;

        display: block;
        width: 130px;
        padding: 3px 15px;
        margin-left: 12px;
}

#navi strong {
        font-weight: bold;
        background: #fff;
}

#navi a {
        background: #fff;

}

#navi a:hover {
        color: #f00;
        border: 0px;
        border-bottom: 2px dotted #aaa;
        background: #EDEEF5;
}


#footnavi a , #footnavi strong {
        color: #fff;
        text-align: left;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: bold;
        text-decoration: none;
        border: 0px;
}

#footnavi strong {
        color: #fff;
        font-weight: bold;
        /* background: #fff; */
}

#footnavi a {
        /* background: #fff; */

}

#footnavi a:hover {
        color: #00ffff;
        border: 0px;
}
</style>

