* {
  font-family: Arial, Helvetica, sans-serif;
}

table, th, td {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 1em;
}

textarea, input {
  margin: 0;
  padding: 0;
  font-size: 1em;
}

textarea {
  overflow: auto;
  white-space: pre;
  width: 25em;
  height: 14.1em;
}

input, label {
  cursor: pointer;
  padding: 0 0.2em;
}

th, td {
  border: 0.1em solid #000000;
  padding: 0.22em;
}

table {
  border-collapse: collapse;
  margin: 0 auto;
}

h1 {
  text-align: center;
  margin: 1em 0;
  font-size: 2em;
}

h1 span {
  color: #ff6600;
}

h2 {
  padding: 0 1em;
  text-align: justify;
  text-indent: 2em;
  font-size: 1.2em;
  margin: 0;
}

body {
  background-color: #ffffff;
  color: #666666;
  overflow: auto; /* IE60 */
  font-size: 0.75em;
  text-align: center;
}

a, a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

a, a:link, a:visited {
  color: #ff6600;
}

a:hover, a:active {
  color: #000000;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
  color: #000000;
  text-decoration: underline;
}

p {
  font-size: 1em;
  margin: 0;
  padding: 0 1em;
  text-align: justify;
  text-indent: 2.6em;
}

hr {
  color: #000000;
  background-color: #666666;
  height: 0.1em;
  border-width: 0;
  margin: 1em;
  clear: both;
}

.b {
  background-color: #ff6600;
  color: #ffffff;
}

.e {
  color: #ff6600;
  font-weight: bold;
  margin-bottom: 2em;
}

.f {
  margin: 0 auto;
  overflow-x: auto;
  width: 22.4em;
}

.l {
  margin: 0.5em 0.5em 0 0;
  position: fixed;
  top: 0;
  right: 0;
}

.l span {
  background-color: #eeeeee;
}

pre {
  font-family: monospace;
  font-size: 1.3em;
  text-align: left;
  margin: 0 1em 0 3.4em;
  border: 0.1em solid #666666;
  background-color: #eeeeee;
}

fieldset {
  width: 33.3em;
  margin: 0 auto;
  padding: 0 0.7em;
}

legend {
  font-weight: bold;
  border: 0.1em solid #666666;
  padding: 0 0.6em;
}

form {
  margin-top: 0; /* IE60 */
}

#th, #ti, #ts, #tm {
  text-align: right;
  width: 2.55em;
  font-family: monospace;
  font-size: 1.5em;
  cursor: auto;
}

#usetype {
  width: 5em;
}

#submit {
  width: 8.5em;
}

.grey {
  background-color: #eeeeee;
}

.d {
  margin: 0.5em 0 0 0.5em;
  position: fixed;
  top: 0;
  left: 0;
}

.d input {
  border: 0;
  width: 92px;
  height: 26px;
  cursor: pointer;
  background-color: transparent;
  background-image: url('btdonate.png');
  color: #003366;
  font-style: italic;
  font-weight: bold;
}
