
A {
  color: #000000;
  font-size: 9pt;
}

A:active {
  color: #000000;
}

A:hover {
  color: #FF3300;
}

A:visited:hover {
  color: #CC0000;
}

A:visited {
  color: #000000;
}

A.tdn:hover {
  color: #FF3300;
}

.tdn {
  text-decoration: underline;
  font-size: 10pt;
}

.t {
  color: #FFFFFF;
  text-decoration: none;
}

.sidebar {
  font-size: 8pt;
  color: #FFFFFF;
  font-weight: bold;
}

A.topbar {
  color: #F5F5F5;
  text-decoration: none;
  font-size: 9pt;
  font-weight: bold;
}

A.topbar:hover {
  color: #FF3300;
  text-decoration: underline;
  font-weight: bold;
}

A.topbar:active {
  color: #003366;
}

A.topbar:visited {
  color: #FFFFDD;
}

A.topbar:visited:hover {
  color: #FF3300;
}

A.chan {
  color: #003366;
  text-decoration: none;
  font-family: Arial;
  font-size: 10pt;
}

A.chan:active {
  color: #003366;
}

A.chan:visited {
  color: #003366;
}

A.chan:hover {
  color: #FF3300;
}

A.chan:visited:hover {
  color: #FF3300;
}

.ql {
  color: black;
  font-size: 8pt;
}

a:visited.ql {
  color: black;
}

a:visited:hover.ql {
  color: #FF3300;
}

.qlh {
  color: black;
  font-size: 8pt;
  text-decoration: none;
}

a:visited.qlh {
  color: black;
  text-decoration: none;
}

a:visited:hover.qlh {
  color: #FF3300;
  text-decoration: none;
}

BODY {
  font-family: Arial;
  font-size: 10pt;
  background-color: #FFFFFF;
  margin-top: 0pt;
}

P {
  font-family: Arial;
  font-size: 10pt;
}

SMALL {
  font-size: 7pt;
}

H1 {
  color: #003399;
  font-size: 4pt;
  font-weight: normal;
  line-height: 4pt;
}

H6 {
  font-size: 6pt;
  color: #F4F4F4;
  line-height: 6pt;
}

FONT {
  font-family: Arial;
  font-size: 9pt;
}

UL {
  margin-left: 15pt;
  padding-left: 0;
}

LI {
  font-size: 10pt;
}

