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

  body {
    color: #50361B;
    background-color: rgb(204, 153, 102);
    font-weight: bold;
    font-family: 'Cantarell', arial, serif;
  }

  .cell { border: 1px solid rgb(153, 102, 51);
    /*font-family: georgia,times;*/
    font-size: 12pt;
    text-align: center;
    }

  .cell2 { border-style: none solid;
    border-color: rgb(153, 102, 51);
    border-width: 1px;
    /*font-family: Georgia,Times; */
    font-size: 10pt;
    text-align: center;
    color: rgb(51, 153, 51);
    font-weight: bold;
    }

  .cell3 { border-style: none solid;
    border-color: rgb(153, 102, 51);
    border-width: 1px;
    background-position: right bottom;
    background-repeat: no-repeat;
    /*font-family: georgia,times;*/
    font-size: 12pt;
    text-align: center;
    }

  h1 { color: rgb(51, 153, 51);
    /*font-family: Georgia,Times;*/
    font-size: 12pt;
    font-weight: bold;
    }

  h1 a:link {
	text-decoration: underline;
	}

  h1 a:visited {
	text-decoration: underline;
	}

  h1 a:hover {
	text-decoration: underline;
	}

  p {
    /*font-family: georgia,times;
    font-size: 10pt;
    color: rgb(204, 153, 102);*/
    padding: 5px;
    }

  .cell a:link {
    color: rgb(51, 153, 51);
    text-decoration: none;
    }

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

  .cell a:hover {
    color: rgb(51, 102, 51);
    text-decoration: none;
    }


  .cell2 a:link {
    color: rgb(51, 153, 51);
    text-decoration: none;
    }

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

  .cell2 a:hover {
    color: rgb(51, 102, 51);
    text-decoration: none;
    }

  a:link {
    color: rgb(51, 153, 51);
    text-decoration: none;
    }

  a:visited {
    color: rgb(153, 0, 153);
    text-decoration: none;
    }

  a:hover {
    color: rgb(51, 102, 51);
    text-decoration: none;
    }


