p
{
  font-size: 10pt;
  color: #000000;
  font-family: Times New Roman;
}

table
{
  font-size: 10pt;
  color: #000000;
  font-family: Times New Roman;
}

th, td
{
  font-size: 10pt;
  color: #000000;
  font-family: Times New Roman;
}

A:link
{
  color: #FFFFFF;
text-decoration: none;
}

A:visited
{
  color: #FFFFFF;
text-decoration: none;
}

A:active
{
  color: #80CDE9;
text-decoration: none;
}

A:hover
{
  color: #80CDE9;
text-decoration: underline;
}