body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	background-color: #FFFFFF;
	text-align: justify;
	margin: 10px;
}
h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #6699CC;
	text-align: center;
}
.obligat {
	font-weight: bold;
	color: #9966CC;
}
.bordure {
	border: 0px none;
}
