.notPrintable { display: none; }


body { 
	color: #000000;
 	background-image: none !important;
	width: 7in;
}


td {
 	background-image: none !important;
}


h1 {
	color: #750709;
	font-size: 25pt;
	line-height: 25pt;
	font-family: Times New Roman, Times, serif;
	margin-top: 24pt;
	letter-spacing: 1pt;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-size: 11pt;
	line-height: 17pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0pt;
	margin-bottom: 20pt;
	font-weight: bold;
}


p {
	color: #000000;
	font-size: 11pt;
	line-height: 17pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0pt;
	margin-bottom: 20pt;
}
.texteRegulier {
	color: #000000;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}


input, select, button, textarea {
	color: #000000;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}


a {
	color: #000000;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}


table.tableau {
	padding: 5pt;
	color: #000000;
	font-size: 11pt;
	line-height: 17pt;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1pt;
	border-bottom-color: #A19967;
	border-bottom-style: solid;
}


ul {
	color: #000000;
	font-size: 11pt;
	line-height: 17pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0pt;
	margin-bottom: 20pt;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	margin-top: 0pt;
	margin-bottom: 10pt;
}