HTML { height: 100%; }


body { 
height: 100%;
scrollbar-arrow-color: #CCCCCC;
scrollbar-base-color: #000000;
scrollbar-track-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #666666;
scrollbar-shadow-color: #333333;
margin-left:0px; 
margin-right:0px; 
margin-top:0px; 
margin-bottom:0px
}



td, td.text                     {       
                        font-size: 8pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                  font-weight: bold;
                  color:silver
                        }
td.title                  {       
                        font-size: 11pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
         color:white
                        }
td.liste                  {       
                        font-size: 10pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                      	font-weight: bold;
                      	border:1px solid; 
                      	border-style:outset; 
                      	background-color:#000000;
                     	color:silver
                        }                        
                        

th                      {       
                        font-size: 11pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                        color:silver
                        }
                  
p.title                 {       
                        font-size: 12pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
         		color:white
                        }
p                {       
                        font-size: 10pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                  	color:silver
                        }
p.small                {       
                        font-size: 7pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                  	color:silver
                        }
p.sub                {       
                        font-size: 6pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                  	color:silver
                        }
                  
                  
li.title                 {       
                        font-size: 11pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                  	color:silver
                        }


li.text                 {       
                        font-size: 8pt;

                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                  	color:silver
                        }
                  
                  
                  
ul.title                 {       
                        font-size: 11pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                  	color:silver
                        }


ul.text                 {       
                        font-size: 8pt;

                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
         		color:silver
                        }

a:link                  {       
                        font-size: 9pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
         		text-decoration:none;
        		color:#FFFFFF
                        }

a:visited               {       
                        font-size: 9pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
         		text-decoration:none;
         		color:#FFFFFF
                        }
                  

a.navi:link             {       
                        font-size: 8pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
         		text-decoration:none;
         		color:#FFFFFF
                        }

a.navi:visited          {       
                        font-size: 8pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
 		        text-decoration:none;
 		        color:#FFFFFF
                        }
                        
a.cat:link              {       
                        font-size: 9pt;
			font-family: "MS Sans Serif", "Helvetica", "Arial", sans-serif;
			font-weight: bold;
			text-decoration:none;
                 	color:#FFFFFF
                        }

a.cat:visited           {       
                        font-size: 9pt;
			font-family: "MS Sans Serif", "Helvetica", "Arial", sans-serif;
			font-weight: bold;
			text-decoration:none;
                 	color:#FFFFFF
                        }
            
               
                  
a.title:link            {       
                        font-size: 11pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
 		        text-decoration:none;
 		        color:#FFFFFF
                        }

a.title:visited         {       
                        font-size: 11pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
 		        text-decoration:none;
 		        color:#FFFFFF
                        }

a.sub:link            {       
                        font-size: 6pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
 		        text-decoration:none;
 		        color:#FFFFFF
                        }

a.sub:visited         {       
                        font-size: 6;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
 		        text-decoration:none;
 		        color:#FFFFFF
                        }
                  
a:hover, a.navi:hover, a.cat:hover, a.title:hover { color:red; }   
