body {
  background-color: #c5cee6;
  font-size: 1em;
  color: #330033;
  font-family: Verdana;
}
a {
  font-size: 1em;
  color: #111111;
  font-weight: bold;
  font-family: Verdana;
}
a:hover {
  font-size: 1em;
  font-weight: bold;
  color: #cc3300;
  font-family: Verdana;
}
a:visited {
  color: #333333;
  font-family: Verdana;
}
h1 {
  font-size: 1.6em;
  font-weight: bold;
  font-style: normal;
  color: white;
}
h2 {
  font-size: 1.3em;
  color: white;
}
h3 {
  font-size: 1.2em;
  color: #330033;
}
h4 {
  font-size: 1.2em;
  color: #330033;
}
