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

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #FFFFCC;
	text-align: center;
	text-align: center;
	background-color: #009966;
	border: medium double #000000;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFCC;
	border: thin double #000000;
	font-style: italic;
	line-height: normal;
	text-decoration: none;
	text-align: center;
	background-color: #0033CC;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	text-align: justify;
	font-size: 14px;
	text-indent: 4pt;
	color: #000066;
	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: #000066;
	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: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #FFFFCC;
	text-align: center;
	text-align: center;
	background-color: #009966;
	border: medium double #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

li {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000066;
	list-style-type: circle;
}
A:link
{
	color: #0033CC;
	text-decoration: underline;
	font-weight: bold;
}
A:visited
{
	color: #993366;
	text-decoration: underline;
	font-weight: bold;

}
