body { font-family: "courier new", Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  background-color: #000000;
  margin-left: 5%;
  margin-right: 5%;
}

h1 { font-family: "Arial black", Times, serif;
  font-size: 20pt;
  font-weight: bold;
  color: white;
}

h4 { font-family: "courier new", Verdana, Times, serif;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}

a:link {
  color: white;
  font-size: 10pt;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:visited {
  color: white;
  font-size: 10pt;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover {
  background-color: black;
  color: #bbbbbb;
  font-weight: bold;
  font-size: 10pt;
}

p {
  font-family : "courier new", Verdana, Geneva, Arial, Helvetica;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}

img {
  font-family : "courier new", Verdana, Geneva, Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}
