body {
  font-size: 10px;
  font-family: verdana, sans-serif;
  color: #000000;
}

textarea {
  display: none;
}

h1 {
  margin: 0;
  font-size: 2em;
}

h2 {
  margin: 0;
  font-weight: normal;
  font-size: 1em;
}

a {
  text-decoration: none;
  color: #000000;
}

table {
  font-size: 10px;
}

hr {
  border: 0px dashed #000000;
  border-top: 1px dashed #000000;
  margin: 1em;
}

img {
  border: 0px solid #000000;
}

.header {
  padding-left: 1em;
  background-color: #e0e0e0;
  font-weight: bold;
}

.a_static {
  color: #5588ff;
}

.a_static:hover {
  color: #2255cc;
}

.title {
  text-align: right;
  vertical-align: top;
  font-weight: bold;
}

.data {
}

.function {
  vertical-align: top;
  color: #808080;
}

.a_separate {
  text-decoration: none;
  color: #000000;
}

.a_separate:hover {
  color: #a0a0a0;
}
