body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #FF0000;
	text-decoration: underline;
	font-size: 11px;
}
.accroche {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.coordonnees {
	font-size: 10px;
	color: #999999;
}
h1 {
	font-size: 24px;
	color: #990000;
}
h2 {
	font-size: 16px;
	color: #990000;
}

