body {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 10.5pt;
  color: #333;
  background-color: #FFF;
  height: 100%; /* IE fix */
}

h1 {
  font-size: 24pt;
  text-align: center;
  color: #000000;
  margin: 0.1em 0 0.5em -0.8em;
}

.subtitle {
  font-size: 10.5pt;
  color: #333333;
  font-weight:bold;
  text-align: center;
}

.subheading {
  font-size: 11pt;
  color: #333333;
  font-weight: bold;
}

table {
  font-size:10.5pt;
}

.hide {
  display: none;
}

html > img {
  width: 28px !important;
  height: 28px !important;
  padding-left: 28px !important;
  background-image: url(images/autoscroll_v.png) !important;
  clip: rect(0 28px 28px 0px) !important;
}

