BODY {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #003B67;
}

TD {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

A:link {
  color: #003366;
  text-decoration: underline;
}

A:visited {
  color: #003366;
  text-decoration: underline;
}

A:hover {
  color: #990000;
  text-decoration: none;
}

div.iconinfo {
  border-bottom: 1px solid #999999;
  text-align: center;
  width: 450px;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 20px;
}

div.iconinfo2 {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #999999;
  padding: 10px;
}

div.iconintro {
  font-size: 13px;
  font-weight: bold;
}

div.iconhr {
  border-bottom: 1px solid #999999;
  font-size: 2px;
  margin: 20px 0px 20px 0px;
  width: 80%;
  text-align: center;
}

div.iconpayment {
  text-align: center;
}

a {
outline: none;
}
a:focus {
outline: none;
}
