html {
  height: 100%;
  margin-bottom: 1px;
}

body {
  background-color: #CCCCCC;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica, sans-serif;
}

td {
  font-size: 14px;
}

.mainmenu {
  font-size: 14px;
  color: #43688F;
  width: 150px;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:link, a:visited {
  color: #43688F;
}

.heading {
  font-size: 16px;
  color: #43688F;
}
