BODY {
	background-color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	text-align : justify;
}

TABLE {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : #303030;
	text-align : justify;
}


A {
	color : Red;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}

A:HOVER {
	text-decoration : underline;
}

A:VISITED {
	color : #DB0000;
}
.titre {
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	color : #AD3300;
}

.point {
	font-family : "Times New Roman", Times, serif;
	font-size : 20pt;
	color : Red;
}
