body
       {
          margin-top: 0%;
          margin-bottom: 0%;
          margin-left: 0%;
          margin-right: 0%;
          background-color: #294893;
         }

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

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

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

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

   H1 {
          font-family: "Arial", "sans-serif";
          font-size: 12pt;
          font-weight: bold;
          color: #294893;
      }

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

   H3 {
          font-family: "Arial", "sans-serif";
          font-size: 8pt;
          font-weight: normal;
          color: #ffffff;
      }

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


