body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF30;
	text-decoration: none;
}

.Noir {
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
}

.titre {
	color: #0070E0;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
}

.titre2 {
	color: #0070E0;
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
}
h1 {
	font-size: 26px;
	font-style: italic;
	color: #FFFF33;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0070E0;
}
