<style>darkgray
<!-
     body{}

     h1{font-size:24pt;
          font-weight:normal;
          color:darkgray;
          font-family: Arial}

     h2{font-size:22pt;
          font-weight:normal;
          color:darkgray;
          font-family: Arial}

     h3{font-size:18pt;
          font-weight:normal;
          color:darkgray;
          font-family: Arial}

     h4{font-size:15pt;
          font-weight:normal;
          color:white;
          font-family: Arial}

     h5{font-size:11pt;
          font-weight:normal;
          color:darkgray;
          font-family: Arial}

     h6{font-size:10pt;
          font-weight:normal;
          color:darkgray;
          font-family: Arial}

     p{text-indent:0.5cm;
         color:gray;
         font-weight:bold;
         font-size:11pt;
         font-family: Arial}

     table{background url: "black.jpg"

     td{font-size:14pt;
          font-weight:demi-bold;
          font-family: Times New Roman;
          text-align: center}

     a:link{color:darkgray}
     a:active{color:darkgray}
     a:visited{color:darkgray}
->
</style>