BODY {
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	background-image : url(images/fonds/dragon.gif);
	background-color : #FFFFFF;
}

TABLE {
	font-size : 9pt;
}

H4 {
	font-size : 12pt;
	color : #AAAAAA;
}

A:hover {
	color : red;
}

P {
	text-align  : justify;
}