body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-color: #ffffff;
  height: 100%;
}

body, p, table, th, tr, td {
  font-family: Verdana, Lucida, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #000000;
  line-height: 20px;
}

a, a:link, a:visited {
  text-decoration: none;
  color: #1676B5;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-family:  "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  color: #222222;
  line-height: 22px;
  margin: 15px 0px 5px 00px;
}
