 body {
    margin-left: 10%;
    margin-top: 5%;
    margin-right: 10%;
    font-family: sans-serif;
    font-color: "000099";
    color: "#000099";
    background-color: white;
    }


 h1, h2 {
     font-style: lucinda;
     text-align: center;
    }

 h3, h4, h5, h6 {
    font-style: lucinda;
    text-align: left;
    }

 #descriptions td {
    background: #cceeff;
    color:scarlet;
    font-family: sans-serif;
    font-weight: bold;
    font-color: black;
    text-align: center;
    }

 #descriptions th {
    background: white;
    text-align: left;
    font-color: scarlet;
    font-family: sans-serif;
    }

 #key td {
    background: #ffffee;
    font-color:scarlet;
    font-family: sans-serif;
    font-weight: bold;
    text-align: left;
    }

 .closing {
   font-family: sans-serif;
   font-size: 10pt;
   }
