body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.td { border-bottom: 2px solid white }
.texte { color: black; font-size: 10pt; font-family: "Times New Roman"; text-align: justify }
h1 { color: black; font-size: 15pt; font-family: "Times New Roman"; }

a {
color: red;
font-size: 10pt;
font-family: "Times New Roman";
text-decoration:underline;
}

a:hover {
color: red;
font-size: 10pt;
font-family: "Times New Roman";
text-decoration:none;
}


