body {
	margin: 0px;
	padding: 0px;
	background : White;
	color : #444444;
}

a {
	color: #993333;
	font-weight: bold;
}
TH {
	background : Black;
	color: white
}

.accent {
	color: #993333;
	font-weight: bold;
}

.auteur {
	color: #993333;
	font-weight: bold;
}

blockquote {
	font-style: italic;
	background-color: #FF9999;
}
