@charset "iso-8859-1";
/* auteur: Daniel Chamberland */
/* Date de création: 2001-10-20 */
BODY {
   background-color : #FFFFFF; 
   scrollbar-face-color : #333399; 
   scrollbar-shadow-color : #0160d1; 
   scrollbar-highlight-color : #A0B0E0; 
   scrollbar-3dlight-color : #E6E8fA; 
   scrollbar-darkshadow-color : #2f2f4f; 
   scrollbar-track-color : #cccccc; 
   scrollbar-arrow-color : #ffffeb 
}

table {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
   color : #000000;
   font-weight: bold;
}

A:visited {
   font-size : 10pt; 
   font-family : Verdana, arial, helvetica, sans-serif; 
   color : #000080; 
   text-decoration : none; 
    font-weight: bold;
}
A:link {
   font-size : 10pt; 
   font-family : Verdana, arial, helvetica, sans-serif; 
   color : #000080; 
   text-decoration : none; 
    font-weight: bold;
}
A:hover {
   font-size : 10pt; 
   font-family : Verdana, arial, helvetica, sans-serif; 
   color : #CC0000; 
   text-decoration : underline; 
    font-weight: bold;
}

