<html>

<head>
<title>Feuille de style</title>
</head>

<style type="text/css">
<!--
H1
{
font-family: Times New Roman;
font-size: 40pt;
text-align: center
}
H2
{
font-family: Times New Roman;
font-size: 35pt;
text-align: center
}
H3
{
font-family: Times New Roman;
font-size: 30pt;
text-align: center
}
H4
{
font-family: Times New Roman;
font-size: 25pt;
text-align: center
}
H5
{
font-family: Times New Roman;
font-size: 20pt;
text-align: center
}
H6
{
font-family: Times New Roman;
font-size: 16pt;
text-align: center
}
a:hover
{
text-decoration:none;
font-weight:bold
}
a:link
{
text-decoration:none;
}
a:active
{
text-decoration:none;
}
a:visited
{
text-decoration:none;
}
.t16
{
font-size: 16pt
}
.tab
{
text-indent: 20px
}
.tabtjs
{
margin-left:20px
}
.fond
{
background-color:white;
color:blue
}
.fond1
{
background-color:blue;
color:white
}
.bar
{
text-decoration:line-through
}

-->
</style>

</html>
