body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 13px;
}
a {
	color: #666666;
	font-size: 10px;
}
li {
	list-style-type: circle;
}
em {
	font-style: normal;
	font-weight: bold;
}
table {
	font-size: 12px;
}
hr {
	color: #FF9900;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.covered {
	font-weight: bold;
    color: #CC0033;
}
.obligatoire {
	font-weight: bold;
	color: #FF0000;
}
.suppression {
	font-size: 9px;
	color: #FF0000;
}
.important {
	font-size: 12px;
	color: #CC0033;
}
.promotion {
	font-size: 9px;
	color: #009933;
}
.mention {
	font-size: 9px;
	color: #999999;
	text-align: center
}
