/* Style-sheet P2 processmodel -  
 * author : Huub Appel 
 * version: 0.1 
 * date   : 25-08-2006 */


body, td
  { color                              : #000066;
    font-family                        : verdana, arial, helvetica;
    font-size                          : 10pt;
    }
  
.smallGR
  { font                               : normal 8pt tahoma;
    color                              : #CECECE;
    }
  
td.h3    
  { background-color                   : #005AFF;
    color                              : #FFFFFF;
    padding                            : 6;
    }

h4
  { color                              : #CC0000;
    font-size                          : 11pt;
    font-weight                        : 800;
    margin-bottom                      : 6px;
    }
    
h5
  { margin-bottom                      : 0px;
    font-size                          : 10pt;
    }
    
.button
  { width                              : 125px;
    cursor: pointer;
    color                              : #000391;
    font-weight                        : 800;
    font-size                          : 8pt;
    font-family                        : tahoma;
    }

