body {
  background-color: black;
  font-size: 16pt;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  margin: 0px;
  color: whitesmoke;
}

.rv {
  color: black;
}

h2 {
  font-style: italic;
  font-family: 'Tebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
