body {
  color: black;
  background-color: white;
  font-family: Arial;
}
div.gray {
  background-color: #d6d6d6;
  margin: 5 px;
}
table.search {
  color: white;
  width: 200px;
  background-color: #0086db;
  text-align: center;
}
table.gray2 {
  background-color: #d6d6d6;
  text-align: justify;
}
ul {
  font-family: Arial;
}
ul.two {
  font-family: Arial;
  margin-left: 15px;
}
li.two {
  padding: 5px;
  text-align: justify;
}
a:link, a:visited {
  color: #0086db;
  text-decoration: none;
}
a:hover, a:active {
  color: #c0c0c0;
  text-decoration: none;
}
a.two:link, a,two:visited {
  color: #0086db;
  text-decoration: none;
}
a.two:hover, a.two:active {
  color: white;
  text-decoration: none;
}
table.two {
  border-color: #111111;
  border-width: 0px;
}
table.three {
  border-color: #c0c0c0;
  border-width: 1px;
}
table.four {
  border-color: #ffffff;
  border-width: 1px;
}
table.five {
  border-color: #ffffff;
  border-width: 1px;
  background-color: #ffffff;
}
table.six {
  border-color: #ffffff;
  border-width: 0px;
}
table.seven {
  border-color: #ffffff;
  border-width: 0px;
  height: 634;
}
table.eight {
  border-color: #ffffff;
  border-width: 0px;
  height: 506;
}
table.MsoNormalTable {
  mso-style-parent:"";
  font-size:10.0pt;
  font-family:"Times New Roman"
  border-color: #111111;
  border-width: 0px;
}
table.nine {
  border-color: #808080;
}
td.nine {
  border-color: #808080;
}