BODY {
	background-color : #FAFAD2;
}

H2 {
	text-align : left;
	text-decoration : underline;
	font-size : large;
	font-family : "Times New Roman", serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Red;
}
H3 {
	left : 4%;
	text-decoration : underline;
	text-indent : 4%;
	font-size : medium;
	font-family : "Times New Roman", serif;
	font-weight : bold;
	color : Maroon;
	
}
LI.puce2 {
	list-style-image : url(0235pucerespirante.gif);
}
