   A:active {
          font-family: "Arial", "sans-serif";
          font-size: 10pt;
          font-weight: bold;
          color: #1C9AB4;
            }

   A:link {
          font-family: "Arial", "sans-serif";
          font-size: 8pt;
          font-weight: bold;
          color: #1C9AB4;
          }

   A:visited {
          font-family: "Arial", "sans-serif";
          font-size: 8pt;
          font-weight: normal;
          color: #663300;
             }

   H1 {
          font-family: "Verdana", "sans-serif";
          font-size: 10pt;
          font-weight: bold;
          color: #663300;
      }

   H2 {
          font-family: "Tahoma", "sans-serif";
          font-size: 10pt;
          font-weight: bold;
          color: #663300;
      }

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

