body {
  margin: 0px;
  background-color: #c0c0c0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000080;
}
p.error {
  color: #ff0000;
}
h1 {
  font-size: 12pt;
  font-weight: normal;
  color: #0060b0;
}
h2 {
  font-size: 12pt;
  font-weight: normal;
  color: #0060b0;
}
div.banner {
  padding: 8pt;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 18pt;
  font-weight: bold;
  font-style: italic;
  background-color: #0060b0;
  color: #ffffff;
}
div.links {
  padding-left: 8pt;
  padding-right: 8pt;
  padding-top: 2pt;
  padding-bottom: 2pt;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 10pt;
  font-weight: bold;
  color: #0060b0;
  background-color: #ffffff;
}
div.contact {
  padding-left: 8pt;
  padding-right: 8pt;
  padding-top: 2pt;
  padding-bottom: 2pt;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 10pt;
  background-color: #ffffff;
  color: #0060b0;
}
div.main {
  padding: 8pt;
  margin-left: 0px;
  margin-right: 0px;
}
input {
  font-size: 10pt;
  color: #000080;
  background-color: #e0e0e0;
}
table {
  font-size: 10pt;
}
table.cdr {
  font-size: 10pt;
}
tr.cdrhdr {
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #0060b0;
  text-align: center;
}
a {
  color: #0060b0;
}
