html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #000000;
  color: #000000;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
  text-decoration: none;
}
h1 {
  color: #730000;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 1.8em;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 20px;
}
h2 {
  color: #730000;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

h1:first-child {margin-top: 0;}
h2:first-child {margin-top: 0;}

h3 {
  color: #730000;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 20px;
}
h4 {
  color: #730000;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

a,  a:link {
  color: #FFFFFF;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: underline;
}
a:visited {
  color: #FFFFFF;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: underline;
}
a:hover {
  color: #FFFFFF;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
}
a:focus {
  color: #FFFFFF;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
}
a:active {
  color: #383644;
  font-weight: bold;
}


