
      html, body, table, tbody, tr, td, div, a {
        font-family: "Century Gothic","CenturyGothic","AppleGothic","sans-serif";
        color: #0061a0;
        margin: 0;
        padding: 0;
        text-decoration: none;
        border: 0;
      }
      a:hover, a:active, a:focus {
        background-color: #ecb649;
      }
      .center {
        text-align: center;
      }
      .size14 {
        font-size: 14pt;
      }
      .size13 {
        font-size: 13pt;
      }
      .size12 {
        font-size: 12pt;
      }
      .size11 {
        font-size: 11pt;
      }
      .size10 {
        font-size: 10pt;
      }
      .top2px {
        margin-top: 2px;
      }
      .top0px {
        margin-top: 0px;
      }
      .left16px {
        padding-left: 16px;
      }
      .picto {
        padding-right: 10px;
        font-size: 10pt;
        text-align: center;
      }
      .vtop {
        vertical-align: top;
      }
      img {
        background-color: #fff;
      }

