body {
  font-family: Verdana, Arial;
  font-size: 8px;
  background-color:"#BB3134";
}

table {
  font-family: Verdana, Arial;
  font-size: 14px;
  background-color: "#faebd7";
  vertical-align: top;
  color: "#4b4b4b";
  height: 100%;
  width: 100%;
  border-right: solid 12px #BB3134;
  text-align: justify;
}

h1 {
  font-size: 20px;
  text-align: left;
}

h2 {
  font-size: 18px;
  text-align: left;
}

h3 {
  font-size: 16px;
  text-align: left;
}


A {
  text-decoration: none;
}

.Atop {
  color:"4b4b4b";
  text-decoration: none;
}

.Agotop {
  color:"4b4b4b";
  text-decoration: none;
  font-size: 10px;
}

