﻿BODY {
	FONT-SIZE: 9.5pt;
	font-family : "Trebuchet MS", "verdana", "arial", serif;
	color : #000000;
}
.text {
	FONT-SIZE: 9.5pt;
	color : #000000;
}
a {
	text-decoration:none;
	color:			#000000;
}

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

a:visited {
	color:			#000000;
}

a:visited:hover {
	text-decoration:none;
	color:			#990000;
}
.titre {
	FONT-SIZE: 15pt;
	color : #000000;
}
.st {
	FONT-SIZE: 9.5pt;
        font-weight:bold;
        text-decoration:underline;
	color : #000000;
}
.pt {
	FONT-SIZE: 8pt;
	color : #888888;
}
