BODY{ 
   font-family:      Arial, Helvetica, sans-serif;
   font-size:        12pt;
}

LI {
   font-size:        12pt;
   font-family:      Courrier, Arial;
}

P {
   font-family:      Arial, Helvetica, sans-serif;
   text-align:       justify;
}

P.indent {
   text-align:       justify;
   text-indent:      2em;
}

P.center {
   text-align:       center;
}

TD { 
   font-family:      Arial, Helvetica, sans-serif; 
}


.espace TD{
   font-size:        8pt;  
}

.espace A {
   font-size:        10pt;
   color:            #0000cc;
   text-decoration:  none;
   font-weight:      bold;
}

.espace A:hover {
   text-decoration:  underline;
}

P.commentaire {
   font-family:      Arial, Helvetica, sans-serif;
   text-align:       justify;
   font-size:        8pt;
}

A.commentaire {
   font-family:      Arial, Helvetica, sans-serif;
   color:            blue;
   text-decoration:  none;
   text-align:       left;
   font-size:        10pt;
}

A.commentaire A:hover {
   text-decoration:  underline;

}

.yellow { background-color: #FFFF00 }

A.read   { color: blue }
A.unread { color: red  }
