<style>
 BODY {color: white;
font-family: Trebuchet MS, Trebuchet, Arial, Verdana, sans-serif;
}
h1 {font-family: Arial, Impact;
font-weight: 500;
color: white;
letter-spacing: 7px;
text-align: left;
    }

h2 {font-family: Arial, Impact;
font-size: 16px;
font-weight: 600;
color: orange;
letter-spacing: 5px;
margin-top: 10;
margin-bottom: 0px;
    }

h3 {font-family: Arial, Impact;
font-size: 15px;
font-weight: 600;
color: #FFFF99;
letter-spacing: 5px;
margin-top: 10;
margin-bottom: 0px;
    }

h4 {font-family: Arial, Impact;
font-size: 14px;
font-weight: 500;
color: #FFFF66;
    }

p {font-family: Trebuchet MS, Trebuchet, Arial, Verdana, sans serif;
font-size: 14px;
font-width: 50; 
font-weight: 500;
color: white;
letter-spacing: 1px;
text-align: left;
margin-left: 15px;
margin-top: 10px;
}

p.notes {font-family: Trebuchet MS, Trebuchet, Arial, Verdana, sans serif;
font-size: 12px;
font-width: 50; 
font-weight: 500;
color: white;
letter-spacing: 1px;
text-align: left;
margin-left: 15px;
margin-top: 10px;
}
span {font-family: Trebuchet MS, Trebuchet, Arial, Verdana, sans serif;
font-size: 14px;
font-width: 50; 
font-weight: 500;
letter-spacing: 1px;
text-align: left;
text-indent: 0px;
    }


ul {font-family: Trebuchet MS, Trebuchet, Arial, Verdana, sans serif;
font-size: 14px;
font-width: 50; 
font-weight: 500;
letter-spacing: 1px;
text-align: left;
text-indent: 0px;
   line-height: 17pt;
   margin-left: 28pt;
   margin-right: 0pt; }

a {
font-family: Trebuchet MS, Trebuchet, Geneva, sans-serif;
font-size: 14px;
text-decoration: underline;
color: #99CCCC;
}
.nav {
font-family: Arial, Trebuchet MS, Trebuchet, Geneva, sans-serif;
font-weight: bold;
color: white;
font-size: 14px;
letter-spacing: 1px;
text-decoration: none; }


a.nav {
font-family: Trebuchet MS, Trebuchet, Geneva, sans-serif;
color: white;
font-size: 14px;
letter-spacing: 1px;
text-decoration: none; }

a.nav:hover {
font-family: Trebuchet MS, Trebuchet, Geneva, sans-serif;
color: silver;
font-size: 14px;
letter-spacing: 1px;
text-decoration: underline; }



i {font-family: Trebuchet MS, Trebuchet, Arial, Verdana, sans serif;
font-size: 14px;
font-weight: 500;
color: white;
    }

</style>