<link rel="stylesheet" type="text/css" HREF="style.css">  <style type="text/css">    body {font-family: sans-serif;        text-align:center;          color: black;      background-color: white;}

LI {margin-left:50pt;}

P {margin-left:30pt;        margin-right:20pt;      margin-top:20pt;      margin-bottom:20pt;}

h1 {color: rgb(0, 0, 10);        FONT-FAMILY: Times New Roman, Georgia, Times;      FONT-SIZE: 32pt;        TEXT-ALIGN: center;      background-color:red;}

h2 {color: black;        text-align:center;      background-color:yellow;}

h3 {color: black;        FONT-FAMILY: arial, Georgia, Times;      FONT-SIZE: 12pt;TEXT-ALIGN: center;      background-color:rgb(0,255,0);}

h4 {color: red;        FONT-FAMILY: Arial,Times New Roman, Georgia, Times;      FONT-SIZE: 16pt;        TEXT-ALIGN: center;      background-color:navy;}

HR {color:purple; size:4;}

a :link {color: rgb(0, 0, 153)}

a :visited {color: rgb(153, 0, 153)}

a :active {color: rgb(255, 0, 102)}

a :hover {color: rgb(0, 0, 255)}

A:hover {background: #33FF33}

/* Fin de la section de style généré par WebExpert le 29/01/02 18:42:47 */
