
body{
  background-color: #000000;
}

td {
  background-color: #DED4C4;
  font-size: 10pt;
  font-family: Eurostile;
  text-align: justify;
  padding-top: 5pt;
  padding-left: 5pt;
  padding-right: 5pt;
  padding-bottom: 5pt;
  border-top: none;
  font-weight: normal;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

th {
  background-color: #ECDFCE;
  font-size: 10pt;
  font-family: Eurostile;
  text-align: justify;
  padding-top: 5pt;
  padding-left: 5pt;
  padding-right: 5pt;
  padding-bottom: 5pt;
  border-top: none;
  font-weight: normal;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

a {
  color: black;
}

img {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.Caption {
  text-align: center;
}

A.Controls:link {
  text-decoration: none;
  font-size: 14pt;
  font-weight: bold;
}

A.Controls:visited {
  text-decoration: none;
  font-size: 14pt;
  font-weight: bold;
}

A.Controls:active {
  text-decoration: none;
  font-size: 14pt;
  font-weight: bold;
}

A.Controls:hover {
}
