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

  a:link { color: red;
    }

  a:active { color: red;
    }

  a:visited { color: red;
    }

  body { color: black;
    background-color: rgb(255, 255, 255);
    }

  span.nav { font-family: Arial,Helvetica,sans-serif;
    }

  span.nav a { color: rgb(0, 102, 0);
    opacity: 1;
    font-family: Arial,Helvetica,sans-serif;
    }

  span.nav a:active { color: red;
    }

  span.nav a:focus { color: red ! important;
    }

  span.nav a:visited { color: rgb(0, 102, 0);
    }

  span.nav li { list-style-type: square;
    color: gray;
    font-size: 14pt;
    }

  .content { position: absolute;
    margin-left: 400px;
    width: 450px;
    font-family: Arial,Helvetica,sans-serif;
    top: 10px;
    }

  h2 { color: rgb(0, 102, 0);
    border-bottom-style: solid;
    border-bottom-color: rgb(102, 102, 102);
    background-image: url(green_gradient.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-color: rgb(153, 255, 153);
    }

  h3 { font-family: Arial,Helvetica,sans-serif;
    color: rgb(102, 102, 102);
    font-size: medium;
    top: -10px;
    }

