H1  {
	text-align : center;
	font-size : 18pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #000000;
	padding-bottom : 30pt;
}

H2  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	padding-bottom : 30pt;	
}

H2  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	padding-bottom : 10pt;	
}

DIV.note  {
	text-align : center;
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

DIV.code  {
	font-size : 9pt;
	font-family : Courier;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	border : thin solid #4638B4;
	padding : 5pt;
}

A  {
	color : #000000;
}

A:Visited  {
	color : #000000;
}

A:Active  {
	color : #FF0000;
}

A:Hover  {
	color : #FF0000;
}

HR {
	color : black;
	height : 1pt;
	width : 50%;
}

.blue { 
	color : #4638B4;
	font-weight : bold;
}
.red {
	color : #DE041A;
	font-weight : bold;
}

BODY  {
	background-color : #FFFFFF;
	margin-left : 20pt;
	margin-right : 20pt;
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

TD.texte  {
	background-color : white;
	text-align : justify;
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}

TD.bleu  {
	background-color : #A39CDA;
	color : white;
	text-align : center;
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
}

