
body {
  background-color: black;
  color: white;
}

p {
  font-size:12pt;
}

h1 {
  font-family: verdana, sans-serif;         
  font-size: 15pt;
}

h2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
}

a {
  color: #ee0000;
}

#nodyn {
  font-style: italic;
}
