body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 5%;
	margin-top: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
	color: #000000;
	font-size: large;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-style: inherit;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-style: inherit;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #990066;
	font-style: normal;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	color: #000000;
	line-height: normal;
	text-indent: 0%;
	text-transform: lowercase;
	padding-top: 5%;
	font-weight: bold;
	border-top-color: #FFFFFF;
	vertical-align: baseline;
}
h2 {
	font-size: x-large;
	color: #333333;
	line-height: normal;
	text-align: right;
	text-transform: lowercase;
	font-weight: bold;
}
h3 {
	font-size: large;
	color: #666666;
	text-align: left;
	text-transform: lowercase;
	line-height: normal;
	margin-top: -2%;
	margin-bottom: 8%;
}
a {
	font-weight: bold;
}
h4 {
	font-size: large;
	font-weight: bold;
	text-transform: lowercase;
	text-align: right;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	text-align: right;
	margin-right: 15%;
	margin-bottom: 6%;
	color: #993333;
}

.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-transform: lowercase;
	color: #999999;
	line-height: 50%;
	margin-top: -2%;
	margin-bottom: 6%;
	padding-top: 10%;
	padding-bottom: 2%;
}
li {
	list-style-type: none;
	font-size: small;
	text-indent: -8%;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 8%;
}
.qte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 2%;
	margin-right: 8%;
	margin-bottom: 2%;
	margin-left: 8%;
	color: #666666;
	text-align: center;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-align: center;
	border: medium dotted #FF9933;
	margin: 5%;
	padding: 3%;
}
