body {
  background-color: #ffffff;
  color: #000000;
}

a {
  text-decoration: none;
  color: #003058;
}

* {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

img {
  border: 0;
}

ul {
  padding-left: 20px;
  list-style-type: disc;
}

#footer-line {
  background-color: #ffffff;
  padding: 20px 20px 10px 20px;
  height: 1px;
  width: 100%;
}

#footer-line div {
  background-color: #003058;
  height: 1px;
}

#footer {
  vertical-align: bottom;
  background-color: #ffffff;
  text-align: center;
  padding-bottom: 10px;
  height: 1%;
  width: 100%;
}

#footer, #footer p, #footer a {
  font-size: 8pt;
}

h1, h2, h3 {
  font-size: 16pt;
}
