
    BODY {
      font-family: Tahoma, Helvetica, Futura;
      font-size: 9pt;
    }

    A.tnav {
      color: #FFFFFF;
      text-decoration: none;
      font-size: 7pt;
    }
    td.tnav {
      font-size: 7pt;
      color: #8888AA;
    }

    A.fnav {
      color: #000000;
      text-decoration: none;
      font-size: 7pt;
    }
    td.fnav {
      font-size: 7pt;
      color: #AA0000;
    }
    TABLE.footlinks {
      border-top: 1px dotted #AAAAAA;
      margin-bottom: 10px;
      margin-top: 5px;
    }

    TABLE.toplinks {
      border-bottom: 1px dotted #AAAAAA;
      margin-bottom: 10px;
      margin-top: 0px;
    }


    H1 {
      font-size: 12pt;
      font-weight: bold;
      color: #444466;
      font-family: Georgia,'Times New Roman',Times,serif;
      border-bottom: 1px dotted #000000;
      margin-bottom: 5px;
      margin-top: 5px;
    }
    DIV {
      border: 1px solid #AAAAAA;
      text-align: left;
    }
    DIV DIV {
      border: 0px;
      padding: 5px;
    }
    A {
      color: #444466;
    }
    P {
      margin-top: 0px;
      margin-bottom: 10px;
    }
    UL {
      margin-top: 0px;
      margin-bottom: 10px;
    }
    LI {
      margin-bottom: 10px;
      font-size: 8pt;
      padding-right: 10px;
    }
    .disclaimer {
      font-size: 7pt;
      text-align: center;
      border-top: 1px solid #AAAAAA;
      padding-top: 2px;
      color: #888888;
    }
    small {
      color: #666666;
    }

    .date {
      color: #666666;
      font-size: 7pt;
      margin-top:2px;
      padding-top: 0px;
    }
