html {
overflow-x: hidden; 
overflow-y: hidden; 
}
body {
  background: #887949;
  font: 16pt 'Bank Gothic', sans-serif;
  color: #ffffff;
  text-align: right;
}
table {
  background: #675C37 url( images/yellow003.jpg ) fixed;
  color: #ffffff;
  border: 1px dotted #dedecc;
  text-align: right;
}
.bottom {
  margin-top: 90%;
  margin-bottom: 0%;
}
input {
  background-color: #AA9966;
  border: 1px dotted #ffffff;
  font-family: 'Bank Gothic', sans-serif;
  color: #000000;
}
a:link, a:visited, a:active {
  font-family: 'Bank Gothic', sans-serif;
  color: #AA9966;
  text-decoration: none;
}
a:hover {
  font-family: 'Bank Gothic', sans-serif;
  color: #c7b789;
  text-decoration: none;
}
.tiny {
  font: 8pt sans-serif;
}
