body{
font-size:15px;
color:black;
margin-left:38px;
margin-right:10px;
background-image:url(backpin.gif);
background-attachment:fixed;
background-repeat:repeat-y;
}

td{
font-size:13px;
color:navy;
line-height:160%;
padding:0px 10px;
vertical-align: top;

}

th{
font-size:13px;
color:navy;
font-family:serif;
}

.d1{margin-left:100px;
margin-right:80px;
line-height:190%;
font-size:14px;
}

.d2{margin-left:160px;
margin-right:120px;
line-height:170%;
font-size:10px;
color:navy;
}

.d3{margin-left:5px;
line-height:170%;
font-size:9px;
color:navy;
}

p {text-indent:70px;
   line-height:170%;
   font-size:14px;}

H1 {
    font-size: 22px;
    background-color:cornsilk;
    border-width: 1px 10px 1px 10px;
    border-color: silver;
    border-style: solid;
    text-align:center;
    margin-left:65px;
}

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

H3 {
    font-size: 16px;
    background-color:#d8ddf5;
    border-width: 1px 0px 1px 0px;
    border-color: darkgray;
    border-style: solid;
    margin-left:38px;

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

