<style type="text/css">

a:hover {
   color: #4F4F4F;
   text-decoration: underline;
}

a:visited, a:link, a:active {
   color: #4F4F4F;
   text-decoration: none;
}

body {
   background: #F2F6FE;
   font-family: arial;
   color: #4F4F4F;
}

td {
   text-align: justify;
   font-size: 11px;
}

.titre {
   font-size: 14px;
   font-weight: bold;
}

.titre2 {
   font-size: 13px;
   font-weight: bold;
}

.gras {
   font-size: 11px;
   font-weight: bold;
}

.plus {
   font-size: 11px;
   font-style: italic;
   font-weight: bold;
   margin-left: 85px;
}

.liste {
   margin-left: 0px;
   margin-right: 40px;
}

p {
   margin-left: 20px;
   margin-right: 20px;
   margin-top: 15px;
   margin-bottom: 15px;
}

</style>
