body {
  margin-top: 0px;
}
a {
  color: #E5BF61;
  text-decoration: none;
}
  a:hover {
  text-decoration: underline;
}
td {
  font-family: verdana;
  font-size: 12px;
}
  input,textarea {
  border: 1px #CEA235 solid;
  background-color: #000000;
  color: #DA9D4A;
  font-family: verdana;
  font-size: 12px;
}
li {
  margin-bottom: 2px;
}
font.head {
  font-size: 18px;
  font-weight: bold;
}
font.smallhead {
  font-size: 17px;
  font-weight: bold;
}