a {text-decoration: none; }
a:Hover {text-decoration: underline;}

BODY { 
	
	font-family: helvetica,arial,sans-serif;
        font-size: 10pt;
	margin: 1cm 1cm 1cm 1cm;
	padding-top: 0cm
}

TABLE { background: white ; border-collapse: collapse; border-color: "#111111"; padding: 2em 2em}
th {background: red;  font-size: 10pt; font-weight: bolder; color: white; text-align: center  }
td {background: white;  font-size: 10pt;  color: black; text-align: center  }
td.huit { font-size: 8pt}
th.huit { font-size: 8pt}
td.dix { font-size: 10pt}
td.douze { font-size: 12pt}
th.douze { font-size: 12pt}
