   A:link {
          font-family: "Arial", "sans-serif";
          font-size: 10pt;
          font-weight: normal;
          color: #808080;
          }

   A:visited {
          font-family: "Arial", "sans-serif";
          font-size: 10pt;
          font-weight: normal;
          color: #999999;
             }
   H1 {
          font-family: "Arial", "sans-serif";
          font-size: 24pt;
          font-weight: bold;
          font-style: normal;
          color: #000000;
      }

   H2 {
          font-family: "Arial", "sans-serif";
          font-size: 18pt;
          font-weight: bold;
          font-style: italic;
          color: #000000;
      }

   H3 {
          font-family: "Arial", "sans-serif";
          font-size: 14pt;
          font-weight: bold;
          color: #000000;
      }

   H4 {
          font-family: "Arial", "sans-serif";
          font-size: 10pt;
          font-weight: normal;
          color: #808080;
      }

   P {
          font-family: "Verdana", "sans-serif";
          font-size: 14pt;
          font-weight: normal;
          color: #000000;
     }

   BODY {
          margin-top: 0pt;
          background-color: #FFFFFF;
        }