body {
	background-color: white;
	color: black;
	text-align: justify;
	margin: 4em 16% 10em 16%;
	font-family: times, serif;
}

.info {
	text-align: center;
	font-weight: bold;
}

.info2 {
	text-align: left;
	font-weight: bold;
}

h1 {

	text-align: center;
	font-size: xx-large;
	color: #880000;

}

p.chapeau {
	font-weight: bold;
	color: black;
}

h2 {
	font-weight: bold;
	color: black;
	text-align: left;
	font-size: x-large;
}

p {
	font-size: medium;
}

blockquote {
	font-style: italic;
	font-size: medium;
}


ol {
	font-size: medium;
	margin-right: 1em;
	text-align: left;
}

li {
	margin-top: 1em;
}

.endnotes {
	text-align: left;
	font-size: small;
}

.copyright {
	font-size: small;
}

.functions {
	text-align: right;
	margin-bottom: 3em;
	font-weight: bold;
}


.subtitle {
	font-size: large;
	font-weight: bold;
	text-align: center;
	margin-left: -10%;
	margin-right: -10%;
}

p.url {
	text-align: left;
	margin-right: -50%;
	font-size: small;
}

span.url {
	font-family: monospace;
}

span.endofarticle {
	font-weight: bold;
}

.q {
	font-weight: bold;
}

.preface {
	font-size: x-small;
}


img.cnt {
	border:0;
	height: 1px;
	width: 1px;
	visibility: hidden;
	display: none;
}


div.crg {
	width: 100%;
	background-color: #008;
	height: 26px;
	margin-bottom: 1em;
	vertical-align: middle;
	border: solid 0.001px black;
}

a.crg {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
	font-family: verdana, sans-serif;
}
