A  {
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : #008E7C;
	font-weight : bold;
	font-style : normal;
}

A:Visited  {
	text-decoration : none;
	font-family : Arial;
	font-size : 8pt;
	color : #008E7C;
	font-weight : bold;
	font-style : normal;
}

A:Active  {
	text-decoration : underline;
	font-family : Arial;
	font-size : 8pt;
	color : #008E7C;
	font-weight : bold;
	font-style : normal;
}

A:Hover  {
	text-decoration : underline;
	font-family : Arial;
	font-size : 8pt;
	color : #008E7C;
	font-weight : bold;
	font-style : normal;
}

BODY  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
}

td  {
	font-size : 8pt;
	font-family : Arial;
	color : #000000;
}

.contourTable {
	border: 1px solid #000000;
}
.fondpage  {
	background-color: #b74a67;
	background-repeat: repeat-x;
	background-position: top;
}