@viewport {
  width: device-width;
}
body {
  padding: 10px;
  background-color: #ffffff;
}
h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #25477f;
}
h2 {
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-stretch: normal;
  font-family: Arial,sans-serif;
  font-variant: normal;
  font-size: 20px;
  font-size-adjust: none;
  color: #25477f;
}
p {
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-family: Verdana,sans-serif;
  color: #25477f;
  font-stretch: normal;
  font-variant: normal;
  padding-left: 20px;
  font-size: 16px;
  font-size-adjust: none;
}

