a:link{	color: navy;	font-weight: bold;}a:visited{	color: gray; 	font-weight: bold;	} a:active {	color: red;	font-weight: bold;}body{	font-family: Verdana, Arial, Helvetica;	background-color: white;	color: black;	font-size: 10 pt;}               h1, h2, h3, h4, h5, h6{	font-family: Verdana, Arial, Helvetica;}p.titre {	font-color: #000080;	font-weight: bold;}table.titre{	background-color: #AEBFD2;	height: 30 px;	width: 98%;	}ul{	list-style-type: square;	color:black;}
