/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  .indent { border-style: none;
    margin-left: 1cm;
    opacity: 1;
    visibility: hidden;
    }

  .box { border-style: double;
    border-color: rgb(255, 255, 255);
    font-style: italic;
    background-color: rgb(192, 192, 192);
    display: table-cell;
    position: static;
    visibility: visible;
    clear: both;
    overflow: visible;
    }

  .summarybox { border-style: double;
    border-color: rgb(255, 255, 255);
    background-color: rgb(255, 204, 102);
    display: table-cell;
    visibility: visible;
    clear: both;
    overflow: auto;
    position: static;
    }

   table.content {
    border-collapse: separate;
    }
    table.content td  {
    border-color: black black grey grey;
    border-style: double;
    border-width: 3px;
    padding: 2px;
    }
