h1 {
  font-size: 2em;
  text-align: center;
  color: #000000;
  font-weight: normal;
  margin:0;
}

h2 {
  font-size: 1.2em;
  text-align: center;
  color: #CC0000;
  font-weight: normal;
  margin:0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
}

a.nodeco {
  text-decoration:none
}
