      img.logo {
         display: none;
      }

      p, td, li {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        margin-top: 0px;
        margin-bottom: 15px;
        line-height: 140%;
        color: #222222;
      }

      td.legal {
        color: #CCCCCC;
        font-weight: bold;
        font-size: 8pt;
      }

      li {
        margin-left: -12px;
      }

      ul {
        margin-top: 0px;
      }

      h1 {
        margin-top:5px;
        margin-bottom: 5px;
      }

      h2 {
        margin:0px;
      }

      a {
        color: #333333;
        font-weight: bold;
      }

      a.menu {
        color: #FFFFFF;
        text-decoration: none;
      }

      a.time {
        text-decoration: none;
      }

      a.legal {
        color: #CCCCCC;
      }

      span.blue {
        color: #AEDAFD;
      }

      td.menu {
        font-size: 11pt;
        font-weight: bold;
        color: #333333;
      }

      hr {
        border-style : none;
        width: 200px;
        height: 1px;
        background: #999999;
        margin-bottom: 15px;
        margin-top: 0px;
        text-align:center;
      }

