BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 0;
}

TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
}

A:LINK, A:VISITED {
	color : #CC0000;
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER {
	color : #666666;
	text-decoration : none;
	font-weight : bold;
}

.justif {
	text-align: justify;
}
.liste {
	list-style-position: inside;
	list-style-type: none;
}

UL {
	/*list-style-position: inside;*/
	list-style-type: none;
}