body   { font-family: Arial; color: #000099;font-size: 11px;
         scrollbar-face-color: #8BABD2;
         scrollbar-shadow-color: #719AC8;
         scrollbar-highlight-color: #CAE2FF;
         scrollbar-3dlight-color: #eeeeee;
         scrollbar-darkshadow-color: #222222;
         scrollbar-track-color: #F3F1C8;
         scrollbar-arrow-color: #FFFFFF;
         background-color: #F3F1C8
       }
A.gloss      { font-family: Arial; font-size: 15px;
         font-weight: bold; color: #000099;
         text-decoration: underline
       }

A:hover.gloss  { font-family: Arial; font-size: 15px;
           color: #7199C8; text-decoration: underline
         }

A      { font-family: Arial; font-size: 11px;
         font-weight: bold; color: #000099;
         text-decoration: underline
       }

A:hover  { font-family: Arial; font-size: 11px;
           color: #7199C8; text-decoration: underline
         }

font   {
         font-family: Arial;color: #000099;
         font-size: 11px
       }
       
font.titre   {
         font-family: Arial;color: #000000;
         font-size: 15px; font-weight: bold
       }
font.Gtitre   {
         font-family: Arial;color: #000000;
         font-size: 18px; font-weight: bold
       }

font.lettretitre   {
         font-family: Arial;color: #66CC66;
         font-size: 18px; font-weight: bold
       }

font.petit   {
         font-family: Arial;color: #000000;
         font-size: 10px
       }
       
td.cartes { background-color: #F3F1C8
          }
