<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>feuille de style</title>
</head>

body{ 
background-color:white; }

p{
font-size:8 pt;
font-family: Century Gothic, Arial, Helvetica;
color:black;
background-color:white;
padding-left:9px;
line-height:13px;
}

h1{
font-size:10 pt;
font-family:Century Gothic, Arial, Helvetica;
font-height:bold;
color:#fc6f05;
padding-left:15px;
line-height:18px;
}

h2{
font-size:8pt;
font-family:Century Gothic, Arial, Helvetica;
font-height:bold;
color:black;
padding-left:15px;
line-height:18px;
}
</html>