td.Page h1
{
  text-align: center;
  padding: 0px;
  margin: 12pt 0pt;
  font-size: 24pt;
  color :#676b6b;
}

td.Page h2
{
  text-align: justify;
  padding: 0px;
  margin: 18pt 0pt;
  font-size: 18pt;
  color :#676b6b;
}

td.Page h3
{
  text-align: justify;
  padding: 0px;
  margin: 13pt 0pt;
  font-size: 13pt;
  color :#676b6b;
}

td.Page img
{
  border-width: 0px;
  vertical-align: middle;
}

td.Page a:link,
td.Page a:active,
td.Page a:visited
{
  text-decoration: underline;
  letter-spacing: 0px;
  color: #000000;
  font-weight: bold;
  padding: 1px;
  font-size: 11pt;
}

td.Page a:hover
{
  text-decoration: underline;
  letter-spacing: 0px;
  color: #5d5dff;
  font-weight: bold;
  padding: 1px;
  font-size: 11pt;
}

td.Page table
{
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  font-size: 11pt;
  background-color: #d7d7d7;
}

td.Page table caption
{
  color: #000000;
  letter-spacing: 1px;
  padding: 1px 10px;
  text-align: left;
  vertical-align: middle;
  text-decoration: underline;
  font-size: 12pt;
  font-weight: bold;
  height: 30px;
  background-color: #f0efed;
  background-image: url('/!images/forum/header.png');
}

td.Page table th
{
  color: #676b6b;
  letter-spacing: 1px;
  padding: 1px 10px;
  text-align: left;
  vertical-align: middle;
  text-decoration: underline;
  font-size: 10pt;
  font-weight: bold;
  height: 30px;
  background-color: #f0efed;
  background-image: url('/!images/forum/header.png');
  background-position: top center;
  background-repeat: repeat-x;
}

td.Page table td
{
  background-color: #faf9f8;
  border-width: 0px;
  font-size: 10pt;
  padding: 1px 3px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
}

td.Page table tr.Alternative td
{
  background-color: #f2f1f0;
}

td.Page table tr.Bar td
{
  background-image: url('/!images/forum/bar.png');
  background-repeat: repeat-y;
  background-color: #faf9f8;
  color: #000000;
  font-size: 10pt;
  padding: 0px 3px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  text-decoration: underline;
}


td.Page table td a:link,
td.Page table td a:active,
td.Page table td a:visited
{
  text-decoration: underline;
  letter-spacing: 0px;
  color: #0c1e76;/*#2d2dbb*/
  font-weight: bold;
  padding: 1px;
  font-size: 10pt;
}

td.Page table td a:hover
{
  text-decoration: underline;
  letter-spacing: 0px;
  color: #5d5dff;
  font-weight: bold;
  padding: 1px;
  font-size: 10pt;
}
