
body {background-color: #FFF8DC}

p
{
text-align: left;
color: black;
font-family: arial;
font-size: 11pt
}

p.center
{
text-align:center
}

h1{
font-size: 20pt;
font-family: arial;
font-weight: bold;
color: #880000;
text-align:center
}

h3{
font-size: 15;
font-family: arial;
font-weight: bold;
color: #880000
}

h4{
font-size: 12;
font-family: arial;
font-weight: bold;
color: navy
}

h4.center
{
text-align:center
}


/*couleur des ancres : bleu*/ 

A{color: #8A2BE2}

