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

  body { font-family: Verdana,Arial,Helvetica,sans-serif;
    margin-right: 0.5cm;
    margin-left: 0.5cm;
    background-color: darkmagenta;
    background-color: purple;
    background-color: darkred;
    color: darkred;
    color: lightgray;
    }

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

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

  a:hover { text-decoration: none;
    color: rgb(51, 0, 153);
    background-color: rgb(192, 192, 176);
    }

  p, pre, hr, ul, ol, dl, dt, li, blockquote { font-size: x-small;
    line-height: 105%;
    padding-top: 0pt;
    padding-bottom: 0pt;
    margin-top: 4pt;
    margin-bottom: 0pt;
    }

  hr { height: 1pt;
    color: rgb(192, 192, 176);
    }

  li { padding-top: 0pt;
    margin-top: 2pt;
    margin-left: -1em;
    }

  dt { padding-top: 0pt;
    }

  h1, h2, h3, h4 { 
    color: rgb(0, 153, 51);
    color: red;
    color: blueviolet;
    color: white;
    font-weight: bold;
    padding-top: 2pt;
    padding-bottom: 2pt;
    margin-bottom: 2pt;
    }

  h1 { font-size: large;
    margin-top: 2pt;
    }

  h2 { font-size: medium;
    margin-top: 12pt;
    }

  h3 { font-size: x-small;
    margin-top: 9pt;
    }

  h4 { font-size: x-small;
    margin-top: 9pt;
    }

  table { font-weight: normal;
    padding-top: 0pt;
    padding-bottom: 0pt;
    margin-top: 4pt;
    margin-bottom: 0pt;
    }

  th { padding: 4pt 3pt;
    font-size: x-small;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    background-color: yellow;
    }

  td { border: 0px solid rgb(0, 0, 0);
    font-size: x-small;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    padding-left: 1pt;
    padding-right: 1pt;
    overflow: hidden;
    }

