h1 {
		color : Maroon;
		font-size : large;
		font-style : italic;
		font-family : Arial, Helvetica, sans-serif;
	}

	h2 {
		color : #339933;
		font-size : medium;
		font-style : normal;
		font-weight : normal;
		font-family : Arial, Helvetica, sans-serif;
	}
	.chapterhead {
		color : #CCCCCC;
		font-size :24px;
		font-style : normal;
		font-weight : bold;
		font-family : Verdana, Arial, Helvetica, sans-serif;
	}
	body {
		font-size : 10pt;
		font-style : normal;
		color : Black;
		font-family : sans-serif;
	}
	.author {
		color : black;
		font-size : 8pt;
		font-style : bold;
		font-weight : bolder;
		font-family : Arial, Helvetica, sans-serif;
	}
	.ref {
		color : black;
		font-size : 8pt;
		font-style : normal;
		font-weight : normal;
		font-family : Arial, Helvetica, sans-serif;
	}
.titre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: bolder; color: #5F8F92}
.soustitre {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #5F8F92}
.fond {  background-color: #DFDFDF}