   body {background: #DCDCDC; 
        font-family: philosopher;   
   }    
   .diag {
         font-size  : 1.3em;
         color      : red  ;
    }
    .action{
        font-size  : 1.3em;
        line-height: 1    ;
    }
  .header_page{
        background-color: gray     ;
        position      : relative   ;
        text-align    : center     ;
        padding-top   : 5px        ;
        padding-bottom: 10px       ;
        font-size     : 1.5em      ;
        color         : white      ;
    }
    h4 {padding-top: 5px; padding-bottom: 5px; font-size: 1.3em; color: black;}
