body  {
	background-color : #006600;
	margin : 0px;
}

	.title	
	{
		font-family: Verdana, Helvetica,Arial;
		font-size: 12pt;
		color: #9F0;
		text-decoration: none;
		line-height: 45pt;
	}
	

	
	.text {
	   font-family: Verdana ,Helvetica,Arial;
	   font-size:10pt;
       font-style:normal;
	   color:#66cc00;
	   text-decoration:none;
       line-height:13pt;
	}

	a:link	
	{
		font-family: Verdana ,Helvetica,Arial;
		font-size: 10pt;
		font-style: normal;
		color: #9F3;
		text-decoration: none;
		line-height: 13pt;
		white-space: nowrap;
	}

	a:visited {
	   font-family: Verdana ,Helvetica,Arial;
	   font-size:10pt;
       font-style:normal;
	   color:#99FF00;
	   text-decoration:none;
       line-height:13pt;
	}

	a:active {
	   font-family: Verdana ,Helvetica,Arial;
	   font-size:10pt;
       font-style:normal;
	   color:#66cc00;
	   text-decoration:none;
       line-height:13pt;
	}

	a:hover	
	{
		font-family: Verdana ,Helvetica,Arial;
		font-size: 10pt;
		font-style: normal;
		color: #66cc00;
		text-decoration: underline;
		line-height: 13pt;
	}
	
.legende {
	   font-family: Verdana ,Helvetica,Arial;
	   font-size:8pt;
       font-style:normal;
	   color:#66cc00;
	   text-decoration:none;
       line-height:10pt;
	}
	
	.dl	
	{
		margin: 9px 5px 0 50px;
	}
