  body { font-family: Times,Times New Roman,Courier,Serif;
    color: rgb(0, 0, 0);
    font-size: 12px;
    }

  .selectedtopic { font-family: Arial,Helvetica,sans-serif;
    color: rgb(153, 102, 51);
    font-size: 16px;
    font-weight: bold;
    }

  .clickabletopic { font-family: Arial,Helvetica,sans-serif;
    color: rgb(102, 102, 153);
    font-size: 16px;
    font-weight: bold;
    }

  .pagetitle { font-family: Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: rgb(81, 94, 128);
    }

  .normaltitle { font-family: Arial,Helvetica,sans-serif;
    color: rgb(153, 102, 51);
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    }

  .normal1text { font-family: Arial,Helvetica,sans-serif;
    color: rgb(102, 102, 153);
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
    }

  .normaltext { font-family: Arial,Helvetica,sans-serif;
    color: rgb(102, 102, 153);
    font-size: 12px;
    }

  .minitext { font-family: Arial,Helvetica,sans-serif;
    color: rgb(102, 102, 153);
    font-size: 10px;
    }

  .clickablenormaltext { font-family: Arial,Helvetica,sans-serif;
    color: rgb(102, 102, 153);
    font-size: 12px;
    font-weight: bold;
    }
    .thumb {
        cursor: url(../ressources/zoomin.cur), pointer;
    }
  a { text-decoration: none;
    }

