body {
  background: #ffffff;
  color: #ffffff;
  font-weight: normal;
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

a:link {
  color: #ffffff;
  background: none;
  text-decoration: none;
}

a:visited {
  color: #ffffff;
  background: none;
  text-decoration: none;
}

a:active {
  color: #ffffff;
  background: none;
  text-decoration: none;
}

h1 {
  color: #ffffff;
  font-weight: normal;
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 25px;
  line-height: 25px;
}
.footer {
  font-size: 9px;
  font-weight: normal;
  font-family: verdana, tahoma, arial, sans-serif;
  color: #ffffff;
  line-height: 15px;
}

