<html>
<head>
<title>feuille de style</title>
</head>
<style type="text/css">
<!--
body {background-color: #000000}
a:link {color:#ffff66}
a:visited {color:#999999}
a:hover {color:#508860}
a:active {color:#ff0000}
h1 {color:#508860; font-family: Century Gothic,arial; text-align: center}
h2 {color:#508860; font-family: Century Gothic,arial; text-align: left}
h3 {color:#993333; font-family: Century Gothic,arial; text-align: left}
h5 {color:#ffffff; font-family: arial ,Century Gothic; text-align: right}
p {color:#ffffff; font-family: arial,Century Gothic; font-size: 10pt; text-align: justify}

// -->
</style>
</html>