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

  table { border-style: groove;
    background-color: rgb(152, 195, 192);
    visibility: visible;
    margin-left: 7mm;
    }

  .pageheader { border-style: ridge;
    border-color: rgb(0, 51, 51);
    padding: 3px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    background-color: rgb(135, 156, 153);
    font-size: 14pt;
    }

  li { border-style: none;
    border-width: 1px;
    list-style-type: circle;
    text-align: left;
    list-style-position: outside;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    }

  a:link { color: rgb(102, 51, 51);
    text-decoration: underline;
    }

  a:visited { text-decoration: none;
    color: rgb(51, 51, 255);
    }

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

  a:active { text-decoration: none;
    background-color: rgb(204, 204, 255);
    color: rgb(153, 0, 0);
    opacity: 1;
    }

