a:link {
  color: #000080;
  text-decoration: none;
}
a:visited {
  color: #000080;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
}
td,
p,
div,
font {
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}

body table {
  width: 100% !important;
}

body #layer2 {
  left: initial !important;
  right: 30px;
}

td {
  background-position: center;
}

#table1 tr:nth-child(1) font {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 900 !important;
}

body {
  background: white !important;
}
