BODY {
				margin : 0 0 0 0;
				background-color : #FFFFF3;
			}

.text {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	margin-left : 15px;
	margin-right : 10px;
	margin-bottom : 5px;
}

.titre {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	margin-left : 10px;
	color : #93748E;
	letter-spacing : 2px;
	text-decoration : underline;
}

.sstitre {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	margin-left : 10px;
	color : #666666;
	font-style : italic;
}
a {
	font-family : "Times New Roman", Times, serif;
	font-size : 12;
	color : Black;
	text-decoration : none;
	font-weight : bolder;
	letter-spacing : 1px;
	font-style : italic;
}

a:hover {
	font-family : "Times New Roman", Times, serif;
	font-size : 12;
	text-decoration : none;
	color : #9E0D3D;
	font-weight : bolder;
}