
body
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: medium;
  text-align: center;
  line-height: 130%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  color: #000099;
  background-color: #EEEEEE;
}

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: solid;
  border-top-width: 1px;
  border-top-color: #000099;

  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #000099;

  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #000099;

  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #000099;
}

td
{
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #000099;

  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #000099;

  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #000099;

  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #000099;

  padding-top: 5px;
  padding-bottom: 5px;
}
