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

  h1, h2, h3 { font-family: Arial,Helvetica,sans-serif;
    color: green;
    font-weight: bold;
    }

  h1 { font-size: xx-large;
    }

  h2 { text-align: left;
    font-size: large;
    font-weight: inherit;
    }

  p { font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: black;
    }

  body { font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    }

  .infodet { font-family: Arial,Helvetica,sans-serif;
    background-color: rgb(255, 255, 204);
    margin-left: 5%;
    margin-right: 15%;
    font-size: small;
    font-weight: normal;
    }

  .wrapset { vertical-align: top;
    float: left;
    }

  .rightset { vertical-align: top;
    float: right;
    }

  a:link { text-decoration: underline;
    font-weight: bold;
    color: green;
    }

  a:visited { font-weight: bold;
    color: teal;
    }

  a:hover { color: lime;
    }

  a:focus { color: lime;
    background-color: rgb(255, 255, 153);
    }

