body {
  background-color: #000000;
  height: 100%;
  margin: 0px;  
  padding: 0px;
}
#content {
  height: 100%;
}
a {
  text-decoration: none;
  color: #C16A4C;
  font-size: 12px;
  font-family: Helvetica,Verdana, Tahoma;
}
a:hover {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Helvetica, Verdana, Tahoma;
}
.formathidentxt {
  text-align: center;
  font-family: Helvetica, Verdana, Tahoma;
  font-weight: bold;
  color: #C16A4C;
}
.txt {
  width: 870px;
  font-size: 11px;
  color: #999999;
  font-family: Verdana, Tahoma;
  text-align: justify;
  font-weight: normal;
}
h3{
  width: 870px;
}
.bottomTxt {
  font-size: 10px;
  color: #666666;
  font-family: Verdana, Tahoma;
  text-align: center;
}
ul {
  list-style-type: square;
}
li a {
  text-decoration: none;
  color: #C16A4C;
  font-size: 10px;
  font-family: Verdana, Tahoma;
}
li a:hover {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 10px;
  font-family: Verdana, Tahoma;
}
hr {
  height: 1px;
  width: 870px;
  color: #C16A4C;
}



