body {
	background-color: #999999;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	text-align: left;
	margin: 10px;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: upper-roman;
}

body, td, th {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	margin: 10px;
	text-align: left;
	list-style-type: upper-roman;
	list-style-position: inside;
}

h1 {
	color: #CCCCCC;
	text-align: right;
	margin: 10px 10px 10px 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #666666;
	width: 550px;
	text-indent: 5px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

h2 {
	color: #333333;
	text-align: left;
	margin: 10px 10px 10px 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	width: 550px;
}

h3, h4 {
	color: #333333;
	text-align: left;
	margin: 10px 10px 10px 50px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	width: 550px;
}

form {
	background-color: #CCCCCC;
	text-align: left;
	margin: 10px;
	color: #660000;
}
ol {
}
.titres {
	color: #333333;
	text-align: left;
	margin: 10px 10px 10px 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	width: 550px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-indent: 5px;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
a.nav:link {
	color: #595959;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited {
	color: #747474;
	text-decoration: none;
}
a.nav:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #595959;
}
.instrument {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
}
a.instrument:link {
	color: #660000;
	text-decoration: underline;
}
a.instrument:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
a.notes:link {
	font-weight: bold;
}
a.notes:hover {
	font-weight: bold;
	color: #666666;
}
a.notes:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
