
body
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: medium;
  text-align: left;
  line-height: 150%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 100px;
  margin-right: 100px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  color: #000099;
  background-color: #FFFFFF;
}

a:link
{
  text-decoration: none;
  color: #0000CC;
  background-color: inherit;
}

a:visited
{
  text-decoration: none;
  color: #0000CC;
  background-color: inherit;
}

a:hover
{
  text-decoration: underline;
  color: #0000CC;
  background-color: inherit;
}

a:active
{
  text-decoration: none;
  color: #0000CC;
  background-color: inherit;
}

table
{
  border-collapse: collapse;

  border-top-style: none;
  border-top-width: 1px;
  border-top-color: #000099;

  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000099;

  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #000099;

  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #000099;
}

td
{
  border-top-style: none;
  border-top-width: 1px;
  border-top-color: #000099;

  border-bottom-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000099;

  border-left-style: none;
  border-left-width: 1px;
  border-left-color: #000099;

  border-right-style: none;
  border-right-width: 1px;
  border-right-color: #000099;
}
