body {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	color: #003333;
	text-align: justify;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #FF9933;
	scrollbar-track-color: #ffffff;
	text-decoration: none;
	background-color: #FFFF99;
	font-size: 14px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #FFFF00;
	text-align: center;
	text-align: center;
	background-color: #996633;
	border: medium double #003333;
	padding: 5px;
	margin: 5px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #003333;
	list-style-type: circle;
	height: auto;
	width: auto;
	clear: Aucune;
	float: Aucune;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	text-align: justify;
	font-size: 14px;
	text-indent: 4pt;
	color: #003333;
	padding-top: 5px;
	padding-left: 5px;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #003333;
	list-style-type: circle;
	padding: 3px;
	margin: 3px;
	height: auto;
	width: auto;
	clear: Aucune;
	float: Aucune;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #006633;
	background-color: #FFCC33;
	margin-top: 3px;
	margin-right: 100px;
	margin-bottom: 3px;
	margin-left: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: thin outset #003333;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #FFCC00;
	text-align: center;
	text-align: center;
	background-color: #006633;
	border: medium double #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 125px;
	margin-bottom: 10px;
	margin-left: 125px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #FFCC00;
	text-align: center;
	text-align: center;
	background-color: #006633;
	border: medium double #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 200px;
	margin-bottom: 10px;
	margin-left: 200px;
}
li {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #003333;
	list-style-type: circle;
}
A:link
{
	color: #0033CC;
	text-decoration: underline;
	font-weight: bold;
}
A:visited
{
	color: #993366;
	text-decoration: underline;
	font-weight: bold;
}

