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


a:link {
    background: inherit none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: blue;
  }


a:visited {
    background: inherit none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: purple;
  }


a:active {
    background: inherit none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: red;
  }


body {
    margin: 0%;
    background: white none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    font-family: serif;
    color: black;
  }


.nav-section {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    width: 150px;
    text-align: center;
  }


.nav-section a:link {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 0);
  }


.nav-section a:visited {
    color: rgb(128, 255, 128);
    background-color: rgb(0, 0, 0);
  }


.nav-section a:active {
    color: rgb(0, 255, 255);
    background-color: rgb(0, 0, 0);
  }


.content {
    padding-left: 1em;
    padding-right: 1em;
  }


dt {
    font-weight:bolder;
    margin-top:1em;
  }


h3 {
    /* background : rgb(239, 225, 197); */
    color : rgb(0, 88, 60);
  }


