		body, html 			{height: 100%; margin: 0;}
		body				{background-color: #fff; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif;  }
		html				{scroll-behavior: smooth;}

		p, a				{font-size: 10px; color: #000; }

  					a {text-decoration: none}  		
	  				a:link		{color: #000}
	  				a:visited	{color: #000}
	  				a:active	{color: #000}
	  				a:hover		{color: #000}



		.p3					{font-size: 0.3em;}
		.p8					{font-size: 0.8em;}
		.p9					{font-size: 0.9em;}
		.p10				{font-size: 1em;}
		.p11				{font-size: 1.1em;}
		.p12				{font-size: 1.2em;}
		.p13				{font-size: 1.3em; color: #2e2e1f}
		.p14				{font-size: 1.4em; color: #2e2e1f}
		.p15				{font-size: 1.5em; color: #2e2e1f}
		.p16				{font-size: 1.6em; color: #2e2e1f}
		.pars				{font-size: 3em; color: #fff}
		
		.B					{font-weight: 800}
		.ls1				{letter-spacing: 1px;}
		.ls2				{letter-spacing: 2px;}
		.ls3				{letter-spacing: 3px;}
		.ls5				{letter-spacing: 5px;}
		
		.actif				{border-bottom-style: solid; border-width: 1px; border-color: #000; }
		.j					{text-align: justify; }
		.c					{text-align: center;}