   A {
     }


   A:link {
          font-family: "Eras Medium ITC", "Tahoma", "sans-serif";
          font-size: 10pt;
          font-weight: bold;
          text-decoration: none;
          color: red;
          }

   A:visited {
          font-family: "Eras Medium ITC", "Tahoma", "sans-serif";
          font-size: 10pt;
          font-weight: bold;
          text-decoration: none;
          color: red;
          }


   P {
          font-family: "Eras Medium ITC", "Tahoma", "sans-serif";
          font-size: 10pt;
          font-weight: normal;
     }


   H1 {
          font-family: "Eras Medium ITC", "Tahoma", "sans-serif";
          font-size: 18pt;
          font-weight: bold;
      }


   H2 {
          font-family: "Eras Medium ITC", "Tahoma", "sans-serif";
          font-size: 16pt;
          font-weight: bold;
      }


   H3 {
          font-family: "Eras Medium ITC", "Tahoma", "sans-serif";
          font-size: 14pt;
          font-weight: normal;
      }


   H4 {
          font-family: "Eras Medium ITC", "Tahoma", "sans-serif";
          font-size: 12pt;
          font-weight: normal;
      }


   H5 {
          font-family: "Eras Medium ITC", "Tahoma", "sans-serif";
          font-size: 10pt;
          font-weight: normal;
      }


   H6 {
          font-family: "Eras Medium ITC", "Tahoma", "sans-serif";
          font-size: 7pt;
          font-weight: bold;
      }


   TABLE {
          line-height: normal;
          vertical-align: baseline;
         }

