
<style type="text/css"> 
body {
	font-family: arial, Times New Roman, Times, serif;
	color::#840084;
	text-align: center;
	font-weight: bold;
}
A {
	text-decoration: none; 
	color: purple; 
	font-family: comic sans ms;
	}
	
h1,h2,h3,h4,h5,h6 {
	font-family: arial, Times New Roman, Times, serif;
	text-align: center;
	color :#840084;
	font-size: 12px;
	font-weight: bold;
}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h5 {font-size:10px;}

.cadre {
	border-style: dashed; 
	border-color: #8B4513; 
	border-width: medium;
	}	  
</style>
