<style type="text/css">
body{
        margin: 0px 0px 0px 0px;
        background-color: #008080;
        }
        
a:link{
        color: #000080;
        font-weight: bold;
        font: 14px Arial,Helvetica,sans-serif;
        background-color: transparent;
        }
a:visited{
        color: #000080;
        font-weight: bold;
        font: 14px Arial,Helvetica,sans-serif;
        background-color: transparent;
        }
a:hover{
        color: red;
        font: 14px Arial,Helvetica,sans-serif;
        font-weight: medium;
        /* background-color: black; */
        }
a:active{
        color: #000080;
        font: 14px Arial,Helvetica,sans-serif;
        background-color: transparent;
        }
.menulink{
        color: #708071;
        font: 14px Arial,Helvetica,sans-serif;
        font-size: 11pt;
        font-weight: bold;
        background-color: transparent;
        text-decoration: none;
}
.subhead{
        font-family: Informal Roman,Times New Roman;
        font-size: 25pt;
        font-weight: bold;
        font-style: italic;
        text-align: left;
        color: #015150;
}
.bodytext{
        vertical-align: top;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        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: 12pt Arial,Helvetica,sans-serif;
        font-weight: bold;
        }
.address{
        color: white;
        vertical-align: top;
        font: 9px Arial,Helvetica,sans-serif;
        font-weight: medium;
        }
        
.quot{
        border: 1px solid #D6D78D;
        margin: 5px;
        padding: 15px;
        background-color: #FFFFbb;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: medium;
        font-style : italic;
        color: #0000C0;
        }
        
.credit{
        color: black;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: medium;
        }


        
#navi a , #navi strong {
        color: #000;
        text-align: left;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: bold;
        text-decoration: none;
        border: 0px;
        border-bottom: 1px dotted #000;

        display: block;
        width: 700px;
        padding: 3px 5px;
        margin: 2px;
}

#navi strong {
        font-weight: bold;
        background: #fff;
}

#navi a {
        background: #fff;

}

#navi a:hover {
        color: #f00;
        border: 0px;
        border-bottom: 1px dotted #000;
        background: #EDEEF5;
}

#hnavi a , #hnavi strong {
        color: #fff;

        font: 12px Arial,Helvetica,sans-serif;
        font-weight: bold;
        text-decoration: none;
        border: 1px solid #528C94;
        width: 19%;
        text-align: center;
        padding: 2px;
}

#hnavi strong {
        font-weight: bold;
        background: #003333;
}

#hnavi a {
        background: #003333;

}

#hnavi a:hover {
        color: #003333;
        border: 1px solid #D3EFF0;
        background: #468B90;
}
#subnavi a , #subnavi strong {
        color: #fff;
        font: 14px Arial,Helvetica,sans-serif;
        font-weight: bold;
        text-decoration: none;
        border: 0px;
        display: block;
}

#subnavi strong {
        font-weight: bold;
        background: #fff;
}



#subnavi a:hover {
        color: #58fad2;
        border: 0px;

}


</style>
