/* AUTEUR: DENIS LAMY */
/* DATE DE CREATION: 00-05-04 */
<style type="text/css">{  }
h1 {
     font-size:18pt;
	 line-height:24pt;
	 font-family:Verdana;
	 font-weight:800;
	 color:maroon;
	 text-decoration:underline;
	}
	
	

h2 {
     font-size:18pt;
	 line-height:24pt;
	 font-family:Verdana;
	 font-weight:800;
	 color:maroon;
	}
	
h3 {
     font-size:14pt;
	 line-height:20pt;
	 font-family:Verdana;
	 font-weight:800;
	 color:maroon;
	}

h4 {
     font-size:12pt;
	 line-height:18pt;
	 font-family:Verdana;
	 font-weight:800;
	 font-style:italic;
	 color:maroon;
	}
h5 {
     font-size:12pt;
	 line-height:14pt;
	 font-family:Verdana;
	 font-weight:600;
	 color:maroon;
	}

p {
	 line-height:14pt;
	 font-family:Verdana;
	 }

n {
	 line-height:14pt;
	 font-family:Verdana;
	 color:black;
	}

td {
	 line-height:14pt;
	 font-family:Verdana;
	}


li {
	 line-height:14pt;
	 font-family:Verdana;
	}

blockquote {
	 line-height:14pt;
	 font-family:Verdana;
	}

normal {
	 line-height:14pt;
	 font-family:Verdana;
	}


A:link  {
     color:blue;
	 font-family:Verdana;
	 text-decoration:none;
	}

A:hover  {
     color:blue;
	 font-family:Verdana;
	 text-decoration:underline;
	}

A:visited  {
    color:navy;
	 font-family:Verdana;
    text-decoration:none;
	}
A:active  {
     color:red;
	 font-family:Verdana;
    text-decoration:none;
	}
body         { background-color: #CECB98 }
-->
</style>