body {
  background-color: white;
  color: black;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 95%;
  
  min-width: 700px;
}
h1, h2, h3 {
  font-family: "trebuchet ms", tahoma, sans-serif;
}
h1 {
  font-weight: bold;
  font-size: 150%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0.5ex;
}
h2 {
  font-weight: bold;
  font-size: 120%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0.3ex;
}
img {
  border: none;
}
dt {
  font-weight: bold;
}
dd {
  padding-bottom: .4em;
}
ul, ol {
  margin-top: 0px;
}
table {
  border-spacing: 0px;
  border-collapse: collapse;
  border-width: 0px;
  padding: 0px;
}
th {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #4080ff;
}
pre {
  margin-top: .4em;
}
form {
  margin: 0px;
}
a, a:hover {
  text-decoration: underline;
}
#bodyText {
  text-align: justify;
  padding: 0 1em 1ex 1em;

}
#bodyText p {
  padding-bottom: 1ex;
}
#header {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  height: 3.5em;
  margin-bottom: 5mm;
  padding: 0 2.5mm 0 5mm;
}
.headerTitle {
  font-size: 300%;
  font-weight: bold;
  min-height: 50px;
  white-space: nowrap;
}
#footer {
  padding-top: 0.75ex;
  padding-bottom: 0.75ex;
  clear: left;
}
#footer-right, #footer-left {
  font-size: 75%;
  line-height: 1.25em;
  text-align: right;
  padding-left: 3mm;
  padding-right: 3mm;
}
#footer-left {
  text-align: left;
  float: left;
  clear: left;
}
h1, h2, h3, #header div, #header div *, #footer *, .headerTitle {
  color: #4080ff;
}
h1, #header {
  border-color: #0080ff;
}
#header {
  background-color: #e8f0ff;
}
a {
  color: #4080ff;
}
a:hover {
  color: #000000;
}
#footer {
  background-color: #f2f6ff;
}
