p {font-size : 14pt ;
   color : black ;
   margin-left: 6px ;
   font-style : bold ; 
  }
p.comment {font-size : 14pt ;
           color : blue ;
           font-style : bold ; 
          }
span {font-size : 14pt ;
      color : red ;
      font-style : bold ;
		 }
span.titre {font-size : 14pt ;
            font-style : italic ;
					 }		
span.title {color : black ;
            font-style : italic ;
					 }		
span.stat {color : black ;
     		  }	
span.blue {color : blue ;
          }	
span.smallr{font-size : 12pt ; 
            color : red ;    
          }		  	  
		  
a:link {font-size : 14 pt ;
        color : red ;
        font-style : bold ;
	outline: no;
     }	
a:visited {font-size : 14 pt ;
           color : red ;
	   font-style : bold ;
	   outline: no;
     }
a.adress:link {font-size : 12pt ;
           color : blue ;
          }	
a.adress:visited {font-size : 12pt ;
           color : blue ;
          }			  
PRE {
      margin-top : 6px;
      margin-bottom : 6px;
      color : green ;
    }

PRE.data
{
      margin-top : 6px;
      margin-bottom : 6px;
      color : black ;
    }	 	 										  
h1 { font-size : 16pt ;
     color : blue ;
     font-style : bold ;
      margin-bottom:6px;
     margin-left : 6px;
     margin-top : 12px;
	 }			
h2 { font-size : 14pt ;
     color : brown ;
     font-style : bold ;
      margin-bottom:10px;
     margin-left: 8px ;
     margin-top: 8px ; 
   }	 
h2.pub { font-size : 14pt ;
     color : blue ;
		 font-style : bold ;
		 margin-bottom:18px ;
                 margin-left:8px;
		 margin-top:20px;
   }		
h3 { font-size : 12pt ;
     color : blue ;
   
		 margin-bottom: 10px ;
		 margin-left : 8px ;
		 margin-top: 35px ;
    }	  
dt { font-size : 12 pt ;
     color : blue ;
     font-style : bold ;
		 margin-left : 20 px ;
		 
   }	 
dd {  
   } 
ul {margin-top : 4px ;
   }	
ol {margin-top : 4px ;
   }		  
li { font-size : 12pt ;
	 }
li.question {font-size : 12pt ;
   color : red ; 
	 }	  
li.fun {
          color : #333333 ;
          font-size : 14pt ; 
          margin-top : 16px ;
          font-style : bold ;
       }
li.small {
            color : steelblue ;
            font-size : 12 pt ; 
         }
td {
     text-align : center ;
   }
td.news1 {
          font-size : 16pt ;
          font-style : bold ;
	  background-color: #0000FF ;
        }
td.news2 {
          font-size: 16pt ;
          font-style : bold ;
	  background-color:  #00FF00 ;
        }

td.eng {background-color:  #ffff99 ;
       }	
td.br {background-color: : #3366ff	 ;
      }	 	
      
