body      {
          background-color: #FFFFFF;
          font-family: Verdana, Arial;
          font-size: 10pt;
          text-align: justify;
          }

p         {
          font-family: Verdana, Arial;
          font-size: 10pt;
          text-align: justify;
          }

td        {
          font-family: Verdana, Arial;
          font-size: 10pt;
          text-align: justify;
          vertical-align: top;
          }

tr        {
          font-family: Verdana, Arial;
          font-size: 10pt;
          text-align: justify;
          vertical-align: top;
          }

h1        {
          font-family: Verdana;
          font-size: 24pt;
          text-align: center;
          color: #000000;
          }

h2        {
          font-family: Verdana;
          font-size: 8pt;
          text-align: justify;
          }

h3        {
          font-family: Verdana;
          font-size: 10pt;
          text-align: justify;
          color: #0000AA;
          font-weight: 900;
          }

h4        {
          font-family: Verdana;
          font-size: 8pt;
          text-align: justify;
          color: #0000AA;
          }

h5        {
          font-family: Verdana;
          font-size: 10pt;
          text-align: center;
          color: #000000;
          font-weight: 500;
          }

h6        {
          font-family: Verdana;
          font-size: 10pt;
          text-align: center;
          color: #0000AA;
          font-weight: 900;
          }

a:link    {
          color: #0000AA;
          text-decoration:none;
          font-weight: 500;
          }

a:active  {
          color: #0000AA;
          text-decoration:none;
          font-weight: 500;
          }

a:visited {
          color: #0000AA;
          text-decoration:none;
          font-weight: 500;
          }

a:hover   {
          color: #FF0000;
          text-decoration:underline;
          font-weight: 900;
          }
