body {
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	color: #151C4A;
	font-weight: bold;
}
.titre {
	font-size: small;
	font-weight: bold;
}
.BigTitre {
	font-size: medium;
	font-weight: bold;
}

a:link { color: #151C4A; text-decoration: underline; font-weight: bold; }
a:visited { color: #151C4A; text-decoration: underline; font-weight: bold; }
a:hover { color: #555C8A; text-decoration: underline overline; font-weight: bold; }
.highlight {
	font-weight: bold;
	color: #0000CC;

}
