 body {
        color: #111111;
        background-color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0px;
        padding: 3% 2% 3% 2%;
        text-align : justify;
        font-size: 14px; }

 .texte_table {
        color: #111111;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0px;
        padding: 3% 2% 3% 2%;
        text-align : justify;
        font-size: 14px;  }

 h1 {
	font-size: 250%;
	font-weight: bold; 
	text-align: center;
	color: #111111; }

 h2 {
	font-size: 150%;
	font-weight: bold;
	color: #FF1111; }

 h3 {
	font-size: 100%;
	font-weight: bold;
	color: #FF1111; }

:link {color: #1111BB; }
:visited {color: #1111BB; }
:active {color: #AA1111; }


 
 