.titre  {
	color : White;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	background-color : 9A0000;
}

.texte  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

A, A:visited  {
	color : #CB3C34;
	font-weight : bold;
	font-family : Verdana;
	text-decoration : none;
}

A:hover  {
	color : Black;
	font-weight : bold;
	font-family : Verdana;
	text-decoration : none;
}

.signature  {
	color : #000000;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : normal;
	padding : 0;
	font-style : italic;
}

BODY  {
	scrollbar-face-color : #990000;
	scrollbar-shadow-color : #990000;
	scrollbar-highlight-color : #CCBFB3;
	scrollbar-3dlight-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #CCBFB3;
	scrollbar-arrow-color : #CCBFB3;
	margin : 0;
	padding : 0;
	text-align : center;
}

TD  {}

