body {
	font: normal 11px Arial;
}

td {
	font-family: arial;
}

th {
	font-family: Arial;
}

.footer {
	font: 9px Arial;
	color: #000066;
	text-align: justify;
}

.contenu {
	font: normal 11px Arial;
	color: #006699;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 0.5px;
	padding: 1px 2px;

}


.pathway {
	font: normal 9px Arial;
	color: #333366;
	letter-spacing: 2px;
	text-align: justify;
	word-spacing: 1px;
}

.soustitre {
	font: bold normal 10px Arial;
	color: #336699;
	text-align: right;
	padding-bottom: 2px;
}


a:link, a:visited {
  font-size        : 11px;
	color: #000066;
  text-decoration  : none;
}

a:hover {
	color            : #0099CC;
	text-decoration  : none;
}


a.footer:link, a.footer:visited {
  font-size        : 9px;
	color: #FF0000;
  text-decoration  : none;
}

a.footer:hover {
	color            : #00CC66;
	text-decoration  : none;
}
