BODY {
  margin: 0px;
  color: #808080;
  background-color: #ffffff;
}

P, TD, PRE {
  font-family: futura, verdana, helvitica; 
  font-size: 12px;
}

A:link, A:visited, A:hover {
  color: #333333;
  text-decoration: none;
}

.Header {
  font-size: 24px;
  font-weight: bold;
}

.tiny {
  font-size: 8px;
}

.footer {
  font-family: arial;
  font-size: 8px;
  color: #333333;
  background-color: #ffffff;
}

.footer A {
  color: #808080;
}
