P {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #663300;
  background-color: white;
}

.centerdiv {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #663300;
  background-color: white;
  text-align: center;
}

LI {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #663300;
}

BLOCKQUOTE {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #663300;
}

.darcaheader {
  font-family: Arial, Helvetica;
  font-size: 12pt;
  color: #663300;
  line-height: 100%;
  margin-top: 5pt;
  margin-bottom: 5pt;
  font-weight: bold;
  font-style: italic;
  background-color: #FFF3AD;
}

.darcabold {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #663300;
  line-height: 100%;
  margin-top: 5pt;
  margin-bottom: 5pt;
  font-weight: bold;
}

.darcapublicbrown {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #663300;
  background-color: #BD925A;
  font-weight: bold;
}

.darcapublicwhite {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: black;
  background-color: #FFFFFF;
}

.darcapublicgreen {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #663300;
  background-color: #08B608;
  font-weight: bold;
}

TD {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #663300;
  border-top: none;
  background-color: #FFF3AD;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

TH {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  border-top: none;
  background-color: #FFF3AD;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

A {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  text-decoration: none;
  color: #663300;
  font-weight: bold;
}

H2 {
  font-family: Arial, Helvetica;
  font-size: 14pt;
  color: #663300;
}

