




h1 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
color: #FF6600; 
ext-decoration: none;
heptra-header: "Titre 1"
}

h2 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #FFAA45; 
text-decoration: none;
heptra-header: "Titre 2" 
}

h3 
{ font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold; 
color: #00004F; 
text-decoration: none;
heptra-header: "Titre 3"
}


h4 
{ 
font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #3D7BA8;
 text-decoration: none;
heptra-header: "Titre 4"
 }

h5{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;
 font-weight: normal; 
text-decoration: underline;
color: #FFFFFF; 
left: 20px; 
clip:  rect(   );
heptra-header: "Titre 5"
}

h6
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #B10000; 
text-decoration: none; 
font-weight: normal;
heptra-header: "Abstract"}



p { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 text-decoration: none; 
font-weight: normal;
heptra-header: "Normal"}

