body {
  font-family:      Lucida Grande, DejaVu Sans, "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:        10.5pt;
  margin:           15px;
  background-color: #ffffff;
}

h1 {
  margin-top:       30px;
  margin-bottom:    25px;
  border-bottom:    1px solid black;
}

p.date {
  margin-top:       -10px;
  margin-bottom:    20px;
  font-style:       italic;
}


a {
  color:            #000000;
}

