a {	
	color: #003366;	
	text-decoration: underline
}
body {	
	background-color: #FFFFFF;
	font-family: Century Gothic, Arial, sans-serif;	
	color: #003366;
	margin-top: 0;
	}
h2 {
	color: #336699;
	font-size: 1.4em
	}
.style3 {	
	color: #FF9900;
	font-size: 1.2em;
	font-weight: bold
	}
.texte {
	font-family: Century Gothic, Arial, sans-serif;
	color: #003366;	
	font-size: 80%
	}
strong {
	color: #336699;	
	}
ul {	
	font-family: Century Gothic, Arial, sans-serif;	
	list-style-type: circle;
	list-style-position: outside;
	margin-top: 0;
	}

