body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D0FFD0;
	font-size: 11px;
	color: #FFFFFF;
}
body  a:link{
	color: #FFFFFF;	
	font-weight: bold;
}

h1 {
	text-align:center;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #105221;
}
h2 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #103021;
}
h3 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #105221;
}
th {
	background-color: #C3D5C8;
	color: #000000;
	font-style:inherit
}
.headerText {
	font-size: 9px;
	color: #000000;
}
.headerText a:link, .headerText a:visited {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.menuTitle {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.menuText {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.menuLien {
	font-size: 12px;
	color: #000000;
}
.menuLien a:link, a:active {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menuLien a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menuLien a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #1B9356;
	text-decoration: none;
}
.menuHautLien a:link, a:active, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


