
body  {
  background: white;
  color: black;
  font-size: 12px;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif 
}

h1 {
  background-color: #BFBFBF;
  color: #636363; 
  font-weight: bold;
  padding: 5px;
  font-size: 1.35em;
}

strong {
  font-size: 1.84em;
}

div.photo {
  position: absolute;
  right: 10px;
  top: 10px;
}

span.location {
  font-weight: bold;
}

.pre {
  font-family: fixed, courrier new, courrier;
}

a {
  color: #7F7FAF;
}

td.first {
  padding-right: 3em;
}
