        body {
   	       background: #FFEBCD;
	         margin: 3px;
	         text-align: left;
           font-size: 11pt;
           font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
        }
        strong {
            font-weight : normal ;
            text-decoration: none;       
        } 
        ul {
           margin:0 ;
        }        
        .fullpage {
            background: #c0ffc0;
	          width: 950px;
	          text-align: left;
	          margin-left: 20px;
	          margin-right: auto;
	          margin-top: 0 ;
	          margin-bottom: 0 ;
	          border-style: none;
	          padding: 0;
        }
        .spacer {
           width: 950px;
           float :left;
        }        
        .tit1 {
            font-weight : bold ;
            font-size: 1.5em;
        } 
        .tit2 {
            font-weight : bold ;
            font-size: 2em;
            text-align: center;
        }  
        .tit3 {
            font-weight : bold ;
            font-size: 1.5em;
            text-align: center;
        }  
        .tit4 {
            font-weight : bold ;
            font-size: 2em;
            text-align: left;
        }                           
 
        .insert_left {
            float :left;
            width : 200px ;
            text-align: left;
        } 
        .spacer_l {
           width: 200px;
           text-align: left;
        }  
        .spacer_r {
           width: 700px;
           text-align: left;
        } 
        .spacer_f {
           width: 900px;
           text-align: left;
        }                            
        .insert_right {
            float :right;
            width: 700px ;
            margin-right: 10px;
            text-align: left;
        }
        .col_left {
           width : 150px;
           float :left;
           font-weight : bold;
        }
        .col_left2 {
           width : 900px;
           float :left;
           font-weight : bold;
        } 
        .col_left3 {
           width : 900px;
           float :left;
           margin-left: 50px;
        }               
        .col_right {
           width : 500px;
           float :left;
        }        
        
        .colcenter2 {
           width : 200px;
           float :left;
        }
        .colcenter3 {
           width : 650px;
           float :left;
        }
        .colcenter4 {
           width : 850px;
           float :left;
        }
        .colcenter5 {
           float :left;
           font-weight : bold;
           font-size: 11pt;
        }
        span.cc5 {
           font-weight : bold;
           font-size: 11pt;
        }
        span.bullet {
           margin-left:10px ;
           font-weight : bold;
           font-size: 14pt;
        }
        span.sc {
           font-variant: small-caps ;
        }
        span.intertitre {
           font-style : italic ;
           font-weight : bold;
           float :left;
           border-bottom : solid 2px ;
           font-size: 13pt;
        }
