
h1 {
  margin: 0px;
  font-family: "Comic Sans MS",sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
h2 {
  margin: 0px;
  font-family: arial,verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  color: #000000;
}
h3 {
  margin: 0px;
  font-family: arial,verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  color: #3333cc;
}

h4 {
  margin: 0px;
  font-family: arial, verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  color: #cc0033;
}

body {
  margin: 0px;
  font-family: arial,verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  color: #000000;
}
