    *  body p, li, td, tr th tr td pre {
          font-family : "MS Trebuchet", sans-serif;
          font-size : 10pt;
          text-align : left;
          margin-left : 30px;
      }
    * p {
          margin-top : 0px;
          margin-left : 0px;
      }
    * .center {
          text-align : center;
      }
    * .left {
          text-align : left;
      }
    * .right {
          text-align : right;
      }
    * a:active {
          font-family : "MS Trebuchet", sans-serif;
          font-size : 10pt;
          color : #003366;
      }
    * a:link {
          font-family : "MS Trebuchet", sans-serif;
          font-size : 10pt;
          color : #003366;
      }
    * a:visited {
          font-family : "MS Trebuchet", sans-serif;
          font-size : 10pt;
          color : #003366;
      }
    * a:hover {
          font-family : "MS Trebuchet", sans-serif;
          font-size : 10pt;
          color : #003366;
          text-decoration : underline;
          
      }
    * h1 {
          font-family : "MS Trebuchet", sans-serif;
          color : #800000;
          margin-left : 30px;
          font-weight : bold;
          text-align : center;
          margin-top : 20px;
          font-size : 16pt;
      }
    * h2 {
          font-family : "MS Trebuchet", sans-serif;
          color : #800000;
          margin-left : 30px;
          font-weight : bold;
          text-align : center;
          margin-top : 20px;
          font-size : 14pt;
      }
    * h3 {
          font-family : "MS Trebuchet", sans-serif;
          color : #800000;
          margin-left : 30px;
          font-weight : bold;
          text-align : center;
          margin-top : 20px;
          font-size : 12pt;
      }
    * h4 {
          font-family : "MS Trebuchet", sans-serif;
          color : #800000;
          margin-left : 30px;
          font-weight : bold;
          text-align : center;
          margin-top : 20px;
          font-size : 11pt;
      }
    * h5 {
          font-family : "MS Trebuchet", sans-serif;
          color : #000000;
          text-align : left;
          margin-left : 30px;
          font-weight : bold;
          font-size : 10pt;
      }
    * li {
          padding-bottom : 0;
          padding-top : 0px;
      }
    * ul {
          padding-bottom : 0;
          padding-top : 0px;
      }
    * ul ul {
          list-style-type : circle;
          margin-left : 3px;
          padding-bottom : 0;
          padding-top : 5px;
          margin-left : 6px;
          padding-bottom : 0;
          padding-top : 5px;
      }
    * ul ul ul ul {
          list-style : url("images/bullet1.jpg");
          margin-left : 9px;
          padding-bottom : 0;
          padding-top : 5px;
      }
    * li.diamond {
          list-style : url("zimages/bullet1.jpg");
      }
    * li.box {
          list-style : url("zimages/bullet3.jpg");
      }