body {
  background-color: #DFEFFF;
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
}

p {
  margin-top: 10;
  margin-bottom: 0;
}

a {
  color: #6699FF;
  text-decoration: none;
}
a:hover {
  color: #6699FF;
  text-decoration: underline;
}
a:active {
  color: #6699FF;
  text-decoration: underline;
}
a:visited {
  color: #6699FF;
}

td {
  background-color: #6699FF;
}
  td.tleft  {
  width: 135;
  height: 5;
}
td.tcenter {
  vertical-align: middle;
  text-align: center;
}
td.tright {
  width: 135;
  height: 5;
}
td.menu {
  text: font-family Arial;
  color: #FFFFFF;
  font-size: 8pt;
  vertical-align: top;
  text-align: left;
  width: 135;
}
td.ads {
  width: 135;
  vertical-align: top;
  text-align: center;
}
a.menu {
  color: #FFFFFF;
  text-decoration: none;
}
a.menu:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
a.menu:active {
  color: #FFFFFF;
  text-decoration: underline;
}
a.menu:visited {
  color: #FFFFFF;
}
td.main {
  vertical-align: top;
  text-align: left;
  font-family: Arial;
  color: #000000;
  font-size: 10pt;
  background-color: #DFEFFF;
}
td.hcenter {
  font-weight: bold;
  color: #333399;
  font-size: 12pt;
  background-color: #99CCFF;
}
td.bcenter {
  background-color: #99CCFF;
}
td.copyright {
  font-size: 8pt;
  color: #99CCFF;
  vertical-align: middle;
  text-align: center;
}
td.table {
  background-color: #DFEFFF;
}
hr {
  color: #6699FF;
  height: 2;
  width: 75%;
  margin: 0;
}
