/* 
    Document   : dfi
    Created on : 6 févr. 2010, 13:51:40
    Author     : Administrateur
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
* {
    font-family: arial;
}
p {
    font-weight: bold;
}

