body {
  background-color:#000000;
  color: #C0C0C0;
}

.date {
  color: #808080;
  font-family: Times New Roman;
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
  text-decoration :none;
  text-align: right;
  cursor: default;
}

.title {
  color: #0000FF;
  font-family: Arial;
  font-size: 24pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align :center;
  cursor: default;
}

.subtitle {
  color: #BF70AA;
  font-family: Arial;
  font-size: 18pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align :center;
  cursor: default;
}

.title_comment {
  color: #808080;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align :center;
  cursor: default;
}

.text {
  color: #808080;
  font-family: Times New Roman;
  font-size: 14pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  cursor: default;
}

.signature {
  color: #0000FF;
  font-family: Monotype Corsiva;
  font-size: 14pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  cursor: default;
}

.footnote {
  color: #000000;
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
  text-decoration :none;
  font-style: normal;
  cursor: default;
}
