body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #261E11;
	text-align: justify;
	line-height: 150%;
}
.makeBold {
	font-weight: bold;
}
.makeItalic {
	font-style: italic;
}
.notesdebaspage {
	font-size: 60%;
	vertical-align: text-top;
}
.notesTEXTE {
	font-size: 80%;
	text-indent: 20pt;
}
#mainPart a {

	color: #7C633D;
	text-decoration: none;
}
#mainPart a:hover {

	color: #AC9D8E;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AC9D8E;
	text-decoration: none;
}
.makeSMALLER {
	font-size: 75%;
}
