body { color: "#800040" }
body { background-color: black }
body { font-weight: bold }
body { font-family: "Comic Sans MS" }
body { font-size:10pt; }


h1 { color:"#FFFF00";(jaune clair)
	 background-color: transparent;
     font-weight: bolder;
	 font-size:22pt;
     text-align: center; }


h2 { color:"#FFFF00";(jaune clair)
	 background-color: transparent;
     font-style:normal;
	 font-weight: normal;
	 font-size:10pt;
	 text-align: justify;
	 text-indent: 2em; }


h3{	 color:"#FFCC33";(jaune foncé)
     background-color: transparent;
	 font-size:10pt;
	 font-style:normal;
	 font-weight: bold;
	 text-align:center;}


h4 { color:"#800040";(lien)
     background-color: transparent;
	 font-weight: bold;
	 font-size:11pt;
	 text-align:center }
 
p { text-align: justify } 
p { text-indent: 3em}