<STYLE>
A:link { color: #FFFF99;
	}
A:visited {color: #4B4B4B;
	}
A:hover {color: #CCCC99;
	}

body {   FONT-SIZE: 8pt;
         FONT-FAMILY: Verdana;
         color : lightgrey;
         background-color: grey;
         FONT-FAMILY: Verdana;
         SCROLLBAR-FACE-COLOR: #000000;
         SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
         SCROLLBAR-SHADOW-COLOR: #CCCCCC;
         SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
         SCROLLBAR-ARROW-COLOR: #FFFFFF;
         SCROLLBAR-TRACK-COLOR: #000000;
         SCROLLBAR-DARKSHADOW-COLOR: #000000;
     }
table {FONT-SIZE: 8pt ;
       background-color: black;
       FONT-FAMILY: Verdana;
              }
a:link img{ border-width: 1px;
			color: black;
			} 
a:visited img{ border-width: 1px;
			   color: #4B4B4B;
			   }
a:hover img{ border-width: 1px;
			 color: #CCCC99;
			 }
a:active img{ border-width: 1px;
			  color: black;
			  }
h1     {FONT-SIZE: 10pt;
       color: #FD7715;
       FONT-FAMILY: Verdana;
              }
h2     {FONT-SIZE: 8pt;
       color: red;
       FONT-FAMILY: Verdana;
              }
h3     {FONT-SIZE: 10pt;
       color: orange;
       FONT-FAMILY: Verdana;
              }
h4     {FONT-SIZE: 8pt;
       color: yellow;
       FONT-FAMILY: Verdana;
              }
h5     {FONT-SIZE: 8pt;
       color: white;
       FONT-FAMILY: Verdana;
              }
.justifie {
text-align: justify; /* justifiée */
}
              

</STYLE>

