<style type="text/css">
body{
        margin: 0px;
        background-color: #698866;
        }
		
p{
	font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: medium;
}		
a:link{
        color: white;

        background-color: transparent;
        }
a:visited{
        color: white;

        background-color: transparent;
        }
a:hover{
        color: yellow;
        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{
        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
}
.tblhd{
        color: black;
        vertical-align: middle;
        font: 18px Arial,Helvetica,sans-serif;
		font-style: italic;
        font-weight: bold;
        }
.snipette{
        color: black;
        vertical-align: top;
        font: 11px Arial,Helvetica,sans-serif;
        font-weight: bold;
        background: #009000;
        border: 1px solid #000;
        }
.title{
        color: white;
        vertical-align: top;
        font: 14px 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: #0000C0;
        }
        
.credit{
        color: black;
        font: 9px times new roman;
        font-weight: medium;
        }

.tblrow{
		border-top: 3px solid #eeffcc;
		border-bottom: 4px solid #8cb089;
		border-left: 1px solid #8cb089;
		border-right: 1px solid #8cb089;
}
        
#navi a , #navi strong {
        color: #fff;
        font: 12px Arial,Helvetica,sans-serif;
        font-weight: bold;
        text-decoration: none;
         border: 1px solid #009000; 

        display: block;
        width: 140px;
        padding: 3px 5px;
       /* margin: 2px; */
}

#navi strong {
        font-weight: bold;
        background: #DDD;
}

#navi a {
        background: #004000;

}

#navi a:hover {
		font: 12px Arial,Helvetica,sans-serif;
        color: yellow;
        border: 1px solid red;
        background: #009000;
}

ul {
        font-family: Arial;
        font-size: 10pt;
        font-weight: normal;
}

</style>
