<style type="text/css">
body{
        margin: 0px;
        background-color: #ffffff;
        }
a:link{
        color: black;
        font-size: 11pt;
        background-color: transparent;
        }
a:visited{
        color: black;
        font-size: 11pt;
        background-color: transparent;
        }
a:hover{
        color: red;
        font-size: 11pt;
        font-weight: medium;
        /* background-color: black; */
        }
a:active{
        color: red;
        font-size: 11pt;
        background-color: transparent;
        }
.menulink{
        color: #000000;
        font-size: 11pt;
        font-weight: medium;
        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: 18pt;
        font-weight: bold;
        font-style: italic;
        text-align: left;
		margin-left:3px;
        color: #004000;
}
.tagline{
        font-family: Times New Roman;
        font-size: 12pt;
        font-weight: bold;
        font-style: italic;
        text-align: left;
		margin-left:3px;
        color: #000000;
}
.bodytext{
        vertical-align: top;
        font-family: Arial;
        font-size: 12pt;
        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: white;
        vertical-align: top;
        font: 9px 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: 0px;
        padding: 5px;
        background-color: #FFFFEB;
        font-family: Arial, Helvetica, sans-serif;
        font-size: xx-small;
        font-weight: medium;
        font-style : italic;
        color: #0000C0;
        }
        
.credit{
        color: black;
        font: 9px times new roman;
        font-weight: medium;
        }


        
#navi a , #navi strong {
        color: #fff;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: bold;
        text-decoration: none;
        border: 1px solid #000;

        display: block;
        width: 110px;
        padding: 3px 5px;
        margin: 2px;
}

#navi strong {
        font-weight: bold;
        background: #b80000;
}

#navi a {
        background: #b80000;

}

#navi a:hover {
        color: #fff;
        border: 1px solid #D3EFF0;
        background: #ff0000;
}
</style>
