<style type="text/css">
<!--
body{
font-size:13px;
color:black;
margin-left:30px;
margin-right:40px;
background-attachment:fixed;
background-repeat:repeat-y;
}

td{
font-size:15px;
color:darkslategray;
line-height:150%
}

th{
font-size:16px;
color:maroon;
}

.d1{margin-left:90px;
margin-right:80px;
line-height:140%;
}
.d2{margin-left:120px;
margin-right:90px;
line-height:140%;
font-size:10pt;
}

p {text-indent:40px;
   line-height:160%;
   font-size:14px;}

H1 {
    font-size: 20px;
    background-color:snow;
}

H2 {
    font-size: 18px;
    border-width: 0px 0px 1px 10px;
    border-color: navy;
    border-style: solid;
}


a{text-decoration: none}
a:link{color:maroon}
a:visited{color:gray}
a:active{color:orange}
a:hover{color:crimson}

-->
</style>

