body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
h1
{
	font-size: 16pt;
}
h2
{
	font-size: 14pt;
}
.titre
{
	font-size: 16pt;
	font-weight: bold;
    color: #999999;
	text-align: center;
}
.soustitre
{
	font-size: 12pt;
	font-weight: bold;
    color: #999999;
	text-align: center;
}
.glossaire
{
	text-decoration: underline; 
	color:Blue;
}

