body {
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 0;
}

p {
  font-family: arial, helvetica, sans-serif;
  font-size: 9px;
  color: #ffffff;
  line-height: 15px;
  font-weight: lighter;
}

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

a:hover {
  color: #b2e0e0;
  text-decoration: underline;
}

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

a:visited:hover {
  color: #b2e0e0;
  text-decoration: underline;
}

a:active {
  color: #b2e0e0;
  text-decoration: underline;
}
