p            { margin-top: 0px; margin-bottom: 2px }
H1  {
	font-size : 19pt;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 6px;
}

H2  {
	font-size : 16pt;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 6px;
}

H3  {
	font-size : 12pt;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 6px;
}

H4  {
	font-size : 9pt;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 3px;
}

A  {
	color : blue;
	text-decoration : none;
}

A:Visited  {
	color : Green;
	text-decoration : none;
}

A:Active  {
	color : Red;
	text-decoration : none;
}

A:Hover  {
	color : Red;
	text-decoration : none;
	font-weight : bold;
}

BODY  {
	font-size : 9pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : Black;
}

TR, TD  {
	font-size : 9pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : Black;
}

.textPetit  {
	font-size : 8pt;
}.corregit    { font-family: Arial; font-size: 10 pt; color: #FF0000; font-weight: bold }