                                  A:LINK {
                                    background-color : transparent;
                                    text-decoration : none;
                                    color : Black;
                                    } 
                                    A:VISITED {
                                    background-color : transparent;
                                    text-decoration : none;
                                    color : Yellow;
                                    } 
                                    A:ACTIVE {
                                    background-color : transparent;
                                    text-decoration : none;
                                    color : White;
                                    }
                                    A:HOVER {
                                    background-color : transparent;
                                    text-decoration : none;
                                    color : Silver;
                                    }
                                    BODY {
                                    background-color: #FFF09E
                                    // background-color: #C8DDFA
                                    background-image:
                                    }
                                    .big {
                                    font-family: Verdana, Arial, Helvetica, sans-serif;
                                    font-size: 12px;
                                    font-style: normal;
                                    font-weight: bold; 
                                    color: #000066
                                    }
                                    .bigblue {
                                    font-family: Verdana, Arial, Helvetica, sans-serif;
                                    font-size: 12px;
                                    font-style: normal;
                                    font-weight: bold; 
                                    color: #3366FF
                                    }
				    .bigwhite {
                                    font-family: Verdana, Arial, Helvetica, sans-serif;
                                    font-size: 12px;
                                    font-style: normal;
                                    font-weight: bold; 
                                    color: #FFFFFF
                                    }
				    .bigpink {
                                    font-family: Verdana, Arial, Helvetica, sans-serif;
                                    font-size: 12px;
                                    font-style: normal;
                                    font-weight: bold; 
                                    color: #EA977E
                                    }
                                    .normal {
                                    font-family: Verdana, Arial, Helvetica, sans-serif;
                                    font-size: 11px;
                                    font-style: normal;
                                    font-weight: normal;
                                    color: #000000
                                    }
                                    .normalbrown {
                                    font-family: Verdana, Arial, Helvetica, sans-serif;
                                    font-size: 10px;
                                    font-style: normal;
                                    font-weight: normal;
                                    color: #990000
                                    }
                                    .normallight {
                                    font-family: Verdana, Arial, Helvetica, sans-serif;
                                    font-size: 9px;
                                    font-style: italic;
                                    font-weight: normal;
                                    color: #3163FF
                                    }
                                    .normalwhite {
                                    font-family: Verdana, Arial, Helvetica, sans-serif;
                                    font-size: 10px;
                                    font-style: normal;
                                    font-weight: normal;
                                    color: #000000
                                    }
                                    .normalbold {
                                    font-family: Verdana, Arial, Helvetica, sans-serif;
                                    font-size: 10px;
                                    font-style: normal;
                                    font-weight: bold;
                                    color: Black
                                    }
                                    .normalboldred {
                                    font-family: Verdana, Arial, Helvetica, sans-serif;
                                    font-size: 10px;
                                    font-weight: bold;
                                    color: Red
                                    }
                                    .normalblue_light{
                                    font-family : Verdana;
                                    font-size : 11px;
                                    font-style : normal;
                                    font-weight : bold;
                                    color : #0031CE;
                                    }
                                    .normalgreen_light{
                                   	font-family : Verdana;
                                   	font-size : 11px;
                                   	font-style : normal;
                                   	font-weight : bold;
                                   	color : #00CE63;
                                   }
                                    .bigbrownbold {  
                                    font-family: Verdana, Arial, Helvetica, sans-serif; 
                                    font-size: 12px; 
                                    font-weight: bold; 
                                    color: #FF0000
                                    }
                                    .justif {  
                                    text-align: justify; 
                                    font-family: Verdana, Arial, Helvetica, sans-serif; 
                                    font-size: 9px
                                    }
                                    .titre {
                                    font-family: Verdana, Arial, Helvetica, sans-serif;
                                    font-size: large;
                                    font-style: bold;
                                    font-weight: bolder;
                                    color: #0031CE
                                    }
                                    .titregris {
                                    font-family: Verdana, Arial, Helvetica, sans-serif;
                                    font-size: large;
                                    font-style: bold;
                                    font-weight: bolder;
                                    color: Silver
                                    }
									.titreblanc {
                                    font-family: Verdana, Arial, Helvetica, sans-serif;
                                    font-size: large;
                                    font-style: bold;
                                    font-weight: bolder;
                                    color: #FFFFFF
                                    }
                                    .titre2 {
                                    font-family: Verdana, Arial, Helvetica, sans-serif;
                                    font-size: x-small;
                                    font-style: italic;
                                    font-weight: bolder;
                                    color: Maroon
                                    }
