table.TableAll
{
  font-family: Arial;
  font-size: 10pt;
  border-color: black;
  border-style: solid;
  border-width: 1px;
}
td.TableTitle
{
  vertical-align: bottom;
}
h1.TableTitle
{
  font-weight: bold;
  font-size: small;
  font-family: Arial;
  margin-bottom: 0px;
}
td.TableTitle2
{
  vertical-align: bottom;
}
span.TableTitle2
{
  font-size: 8pt;
  font-family: Arial;
}
th.TableHeader
{
  color: White;
  background-color: Gray;
  border-color: black;
  border-style: solid;
  border-width: 1px;
}
a.TableHypertext
{
  font-weight: bold;
  text-decoration: none;
  color: Green;
  font-family: Arial;
  font-size: 10pt;
}
a.TableHypertext:visited
{
  color: Green;
}
a.TableHypertext:hover
{
  text-decoration: underline;
}
a.TableHypertext
{
  font-weight: bold;
  text-decoration: none;
  color: Green;
}
td.TableBody
{
  border-color: black;
  border-style: solid;
  border-width: 1px;
}
