h1 {
  margin-top: 0.5ex;
  margin-bottom: 0.5ex;
  font-family: Arial, Helvetica;
}

h2 {
  margin-bottom: 0;
  font-family: Arial, Helvetica;
  border-bottom: 2px solid;
}

h3 {
  margin-bottom: 0;
  font-family: Arial, Helvetica;
}

p {
  margin-top: 0;
  margin-bottom: 2ex;
  font-family: Arial, Helvetica;
  font-size: small;
}

li {
  margin-top: 0;
  margin-bottom: 1ex;
  font-family: Arial, Helvetica;
  font-size: small;
}

td, ol, ul {
  font-family: Arial, Helvetica;
  font-size: small;
}

input, textarea, select, option {
  font-family: Arial, Helvetica;
  font-size: small;
}

.resultsheader {
  background: #000000;
  color: #FFFFFF;
  font-size: small;
  font-weight: bold;
  text-align: left;
}

.resultsodd {
  background: #CCCCCC;
  color: #000000;
}

.resultseven {
  background: #FFFFFF;
  color: #000000;
}

.inset {
  background: #DDD;
  padding: 1ex;
  border: 1px solid #777;
}

.listlabel {
  font-weight: bold;
  padding-right: 1em;
}

.listvalue {
  font-weight: normal;
}

.menubar {
  color: #FFFFFF;
  background: #000000;
  padding: 0.5ex;
  font-family: Arial, Helvetica;
  font-size: small;
  font-weight: bold;
}

.fineprint {
  color: #999999;
  text-align: center;
  font-family: Arial, Helvetica;
  font-size: small;
}
#masthead {
  width: 600px;
}
#banner {
  width: 220px;
  float: right
}
#banner a {
  display: block;
  width: 220px;
  height: 110px;
  margin: 10px;
  text-indent: -2000px;
  background: #FFF url('/images/coffee-nazi.gif') no-repeat;
}
