body{
font-size:15px;
color:black;
margin-left:18px;
margin-right:10px;
background-image:url(imgs/studiomini.jpg);
background-attachment:fixed;
background-repeat:repeat-y;
}

td{
font-size:13px;
color:navy;
line-height:160%;
padding:0px 40px;
vertical-align: top;

}

th{
font-size:15px;
color:maroon;
}

.d1{margin-left:90px;
margin-right:80px;
line-height:190%;
font-size:14px;
}
.d2{margin-left:190px;
margin-right:80px;
line-height:190%;
font-size:15px;
}

p {text-indent:70px;
   line-height:170%;
   font-size:14px;}

H1 {
    font-size: 1pt;
    color:white;
}

H2 {
    font-size: 24px;
    border-width: 0px 150px 5px 250px;
    border-color: #71b39d;
    border-style: solid;
    margin-left:10px;
}

a{text-decoration: none}
a:link{color:maroon}
a:visited{color:navy}
a:active{color:orange}
a:hover{color:crimson}

