/* document-specific styles come next */

BODY{ background-image : url(../fond_smel.jpg); 
     font-family : "Arial", "helvetica" ; font-size : 120% ; 
     margin :  1em 2em 1em ;
     } 

H1 { font-size : 150% }  
   
UL { list-style : none }

H2 { font-size : 120% ; font-weight:lighter }

P  { text-align : justify ; }

TD { font-family : "Arial", "helvetica" ; font-size : 120% ; }

FORM { font-size : 70% ;  }

A:link {text-decoration : none ; color : #8b3a3a }

A:visited {text-decoration : none ; color : #000080}

A:active  {text-decoration : none ; color : #FF0000}

