/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19-sept.-2018, 9:37:45
    Author     : spissoort
*/

label 
{
   color:lightblue;
   font-size: 20px;
   font-weight:900;
}
label.tableau
{
   color:greenyellow;
   font-size: 16px;
   font-weight:900;
}