
      body, td, input, textarea {

        font-family : Helvetica,Arial,Tahoma,Verdana,sans-serif;
        font-size   : 10pt;
        color       : #666666;
        text-align  : justify;

      }

      td {

        vertical-align : top;

      }

      .footer {

        font-size      : 10px;
        vertical-align : middle;
        color          : #2B4D70;

      }

      a {

        color           : #2d71be;
        text-decoration : none;

      }

      a:hover {

        text-decoration : underline;

      }

      .footer a {

        color : #2B4D70;

      }

      .footer_top {

        border-top : 1px solid #79A5D4;

      }

      li {

        padding-bottom : 3px;

      }

      h1, h2 {

        margin : 0px;

      }

      .footer td.right {

        text-align  : right;

      }

      ul, ol {

        margin-top : 10px;

      }

      h1, h2, h3, h4, h5, h6 {

        color : #2d71be;

      }

      h1 { font-size : 20px; }
      h2 { font-size : 18px; }
      h3 { font-weight: normal; font-size : 10pt; }
      h6 { font-size : 24px; }