/*A          { font-family: Helvetica, Arial; font-size: 12px; color: blue;  }
A:link     { font-family: Helvetica, Arial; font-size: 12px; color: blue; text-decoration: underlined }
A:visited  { font-family: Helvetica, Arial; font-size: 12px; color: blue; text-decoration:underlined }
A:hover    { font-family: Helvetica, Arial; font-size: 12px; color: #0099ff; text-decoration: underlined }*/
body { 
       font-family: arial;
       font-size: 13;
  
     
   
     
      scrollbar-face-color: white;
      scrollbar-highlight-color: white;
      scrollbar-3dlight-color: #666666;
      scrollbar-darkshadow-color: white;
      scrollbar-shadow-color: #666666;
      scrollbar-arrow-color: black;
      scrollbar-track-color: white
      
     }
span { color=black;
overflow:visible;
overflow:auto;
width:450;

 
       font-family: arial;
       font-size: 13;
      
     
   
     
      scrollbar-face-color: white;
      scrollbar-highlight-color: white;
      scrollbar-3dlight-color: #666666;
      scrollbar-darkshadow-color: white;
      scrollbar-shadow-color: #666666;
      scrollbar-arrow-color: black;
      scrollbar-track-color: white
      
     }
textarea { 
          font-family : Verdana;
          font-size : 13;
          color : #3847B8;
          border-width : 1px;
          border-style : solid;
          background-color :#EAF4FF;
          border-color : #0D7BC8;
         }

select {
        font-family : Verdana;
        font-size : 13;
        color : black;
        
        border-width : 1px;
        border-style : solid;
        background-color : #EAF4FF;
        border-color : #FF6600;
        
      
       }

 

hr{
    border-width : 2p1;
        border-width : 1px;
        border-style : solid;
        border-color : #EEEEFF;
      
   }
td{
    font-size: 10;
    color=#666666;
    font-family: arial;
      
   }
   
   
   p{
    font-size: 12;
    color=#0F3460;
    font-family: arial;
      
   }
   
   h2{
    
    color=#0F3460;
    font-family: Verdana;
      
   }
   
    th{
    font-size: 10;
     
    font-family: arial;}
   
.blanc {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: oblique; font-weight: bold; color: #FFFFFF; text-decoration: none}

