h1 {
	color: white;
	font-family: Monaco;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
h2 {
	color: rgb(51, 102, 255);
	font-family: Monaco;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
h3 {color: red;
	font-family: Monaco;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
}
h4 {color : rgb(193, 193, 193);
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
h5 {color: white;
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
h6 {color: blue;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
p {color: black;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-indent: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;}
a.lien1
{color:white; text-decoration: none;}
a.lien1:visited {text-decoration: none;}
a.lien1:hover {color:red; text-decoration: none;}
a.lien1:active {color:black; text-decoration: none;}
a.lien2
{color:red; font-weight: bold; text-decoration: none;}
a.lien2:visited {text-decoration: none;}
a.lien2:hover {color:red; text-decoration: none;}
a.lien2:active {color:black; text-decoration: none;}
