
  p { font-size: 10pt;
    font-weight: normal;
    margin-left: 0.4cm;
    margin-right: 0.4cm;
    font-family: Arial,Helvetica,sans-serif;
    }

  td { font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    }

  a { font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    }

  a:link { text-decoration: none;
    color: rgb(0, 64, 240);
    }

  a:visited { text-decoration: none;
    color: rgb(108, 148, 205);
    }

  a:hover { text-decoration: underline;
    color: rgb(0, 128, 255);
    }

  .blue { font-size: 10pt;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(8, 98, 206);
    }

  .bigblue { font-size: 12pt;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(8, 98, 206);
    }

  .bigred { font-size: 12pt;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(255, 0, 0);
    }

  .rule { border: 2px solid rgb(224, 224, 224);
    border-collapse: collapse;
    }

  .small { font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    color: rgb(96, 96, 96);
    }

  .karta { background-color: #FEFFF0;
    border: dashed;
    border-collapse: collapse;
    border-color: #D0D0D0;
    border-width: 1px;
    }


