a:link 
{
     color: blue ; 
}
a:visited 
{ 
     color: purple; 
} 

body
{
	font-family: Arial, Helvetica, verdana ; font-size:10pt; text-align: justify ; text-indent: 0; margin: 0;

 
}

.body
{
	font-family: Arial, Helvetica, verdana ;
        font-size:10pt;	
	text-align: justify ; 
        text-indent: 0; margin: 0; 
}

.table
{
	table border= 0 
        cellpadding= 0 
        cellspacing= 0 
        width= 660        
        font-family: Arial, Helvetica, verdana ;
        font-size:10pt;	
	text-indent: 0; margin: 0;   
}

.p
{

        text-indent: 0; margin: 0;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, verdana ;
}
h1
{
	color: rgb(00,80,00);font-size:14pt;font-weight:bold;font-style:italic;
}
h2
{
	color: rgb(00,80,00); font-size:12pt;font-weight:bold
}
h3
{
	color: rgb(80,00,00); font-size:12pt; font-weight:bold;
}
h4
{
	color: rgb(00,00,00);font-size:12pt; font-weight:bold;
}
h5
{
        color: rgb(00,00,00);font-size:8pt; font-weight:bold;
}
h6
{
	color: rgb(00,00,80);font-size:14pt;font-weight:bold;
}

h7
{
	font-size:14pt;font-weight:bold;
}


.lienvert 
a:link
{
	color: rgb(00,80,00); 
}

.lienvert 
a:visited
{
	color: rgb(00,80,00); 
}


.lienbrun 
a:link 
{
       color: rgb(80,00,00);
}
.lienbrun 
a:visited 
{
color: rgb(80,00,00);
}

.liennoir 
a:link 
{
     color: blue ; 
}
.liennoir 
a:visited 
{ 
     color: purple; 
} 



