    body  {
      font-family: "Comic Sans MS";
      font-size: 10pt; 
      background-color: #716e65;
    }

    TD  {
      font-family: "Comic Sans MS";
      font-size: 10pt;
      color: #000000;
    }

    H1      {
      font-size: 18pt;
      font-family: "Comic Sans MS";
      color: #000000;
      font-weight: bold;
      text-align: center;
      }

    H2      {
      color: #000000;
      font-family: "Comic Sans MS";
      font-size: 14pt;
      font-weight: normal;
      text-align: left;
      }

    H3      {
      font-size: 12pt;
      font-family: "Comic Sans MS";
      color: #000000;
      font-weight: normal;
      text-align: left;
      }

    A:link {
      font-weight: lighter;
      font-style: normal;
      font-family: "Comic Sans MS";
      color: #cccccc;
      text-decoration: none;
    }

    A:visited {
      font-weight: lighter;
      font-style: normal;
      font-family: "Comic Sans MS";
      color: #800000;
      text-decoration: none;
    }

    A:active {
      font-weight: lighter;
      font-style: normal;
      font-family: "Comic Sans MS";
      color: #cccccc;
      text-decoration: none;
    }

    A:hover {
      font-weight: lighter;
      font-style: italic;
      font-family: "Comic Sans MS";
      color: #cccccc;
      text-decoration: none;
    }
	
	th {
	  font-family: "Comic Sans MS"; 
	  font-size: 14pt; 
	  color: #1f1f1f; 
	  background-color: #666666;
	}
	
	table {
		background-color: #8c847b;
	}

.ligne {
	background-color: #968E8C;
}
