* {
	font-family: Verdana, Arial, Trebuchet;
}
h1 {
	font-size: 12px;
	color: #003399;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
}
h2.title {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.text {
	font-size: 10px;
	font-weight: normal;
	color: black;
}
font, span, p, a {
	font-size: 10px;
}
a {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
}
a.retour {
	color: #003399;
}
