BODY
{
  font-size: 12px;
  line-height: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
  text-decoration: none;
  font-weight:normal;
}

TABLE, THEAD, TBODY, TFOOT, TR, TD
{
  font-size: 12px;
  line-height: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
  text-decoration: none;
  font-weight: normal;
}

TD B
{
  display: block;
  padding-top: 10px;
  font-weight: bold;
  white-space: nowrap;
}

TH {
  white-space: nowrap;
}

TH
{
  font-size: 12px;
  line-height: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
  text-decoration: none;
  font-weight: bold;
}

A:link, A:visited, A:active
{
  font-size: 11px;
  line-height: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color: #17719E;
  text-decoration: none;
  font-weight: bold
}

A:link
{
  font-size: 11px;
  line-height: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #17719E;
  text-decoration: none;
  font-weight: bold
}

A:visited
{
  font-size: 11px;
  line-height: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #17719E;
  text-decoration: none;
  font-weight: bold
}

A:active
{
  font-size: 11px;
  line-height: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #17719E;
  text-decoration: none;
  font-weight: bold
}

A:hover
{
  font-size: 11px;
  line-height: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  text-decoration: underline;
  font-weight: bold
}

H1
{
  font-size: 15px;
  color: #000000;
  font-weight: normal;
  margin: 0 0;
}

H2
{
  font-size: 13px;
  color: #000000;
  font-weight: normal;
  margin: 0 0;
}

H3
{
  font-size: 12px;
  font-weight: normal;
  margin: 0 0;
  color: #000000;
}

H4
{
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  margin: 0 0;
}

H5
{
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  margin: 0 0;
}

H6
{
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  margin: 0 0;
}

SELECT
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #333333;
}

...quicksearchselect
{
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  width: 170px;
}

INPUT, TEXTAREA
{
  font-size: 11px;
  font-family:  Arial, Courier, monospace;
  color: #555555;
}

PRE, TT, CODE, KBD, SAMP
{
  font-size: 11px;
  font-family:  Arial, Courier, monospace;
}

BIG
{
  font-size: larger;
}

SMALL, SUB, SUP
{
  font-size: smaller;
}

B, STRONG
{
  font-weight: bolder;
}

