body {
  background: #000000;
  color: #ffffff;
  font-family: verdana, sans-serif;
  word-spacing: 1px;
}
/* letter-spacing: 1px; */

h1 {
  font-size: 20pt;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  margin-top: 12px;
  margin-bottom: 25px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  color: #ddddff;
}

h2 {
  font-size: 16pt;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #ddddff;
}

p {
  font-size: 12pt;
  text-align: left;
  text-indent: 40px;
}

p.opinions {
  font-size: 14pt;
  text-align: left;
  text-indent: 0px;
  margin-left: 40px;
  margin-top: 0px;
}

p.lyrics {
  font-size: 12pt;
  text-align: center;
  text-indent: 0px;
}

p.sig {
  font-size: 10pt;
  font-style: italic;
  text-align: right;
  text-indent: 0px;
}

p.note {
  font-size: 10pt;
  text-align: center;
  text-indent: 0px;
}

p.bp {
  font-size: 8pt;
  text-align: center;
  text-indent: 0px;
}

.hidden {
  display: none;
}

.c {
  text-indent: 0px;
  text-align: center;
}

ul {
  margin-left: 40px;
}

strong {
  font-size: 12pt;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
  color: #ffbbbb;
}

a.dead,a.dead:link,a.dead:hover,a.dead:visited {
  color: inherit;
  text-decoration: inherit;
}

a:link,a:visited {
  color: #ffffbb;
  text-decoration: none;
}

a:hover {
  color: #ffffbb;
  text-decoration: underline;
}

div.bp {
  margin-top: 25px;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #ddddff;
  display: block;
  position: relative;
  bottom: 0px;
  width: 100%;
}

table.arbre {
  border-style: solid;
  border-width: 1px;
  border-color: #ddddff;
  width: 100%;
  border-collapse: collapse;
}

td.arbre {
  border-style: solid;
  border-width: 1px;
  border-color: #ddddff;
  text-align: center;
}
td.arbreg {
  border-style: solid;
  border-width: 1px;
  border-color: #ddddff;
  text-align: left;
}
dt {
  display: list-item;
  list-style-type: disc;
  margin-left: 40px;
}
dd {
  margin-left: 80px;
  padding-bottom: 10px
}
span.titre {
  text-decoration: underline;
  font-style: italic;
}
span.artiste {
  font-style: italic;
}
span.album {
  text-decoration: underline;
}
span.sml {
  font-size: 8pt;
}

