
BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #1818AB;
}

TD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #1818AB;
}

LI {
  margin-bottom: 8px;
}

.introtext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #1818AB;
  font-weight: bold;
  line-height: 14pt;
}

.introtextpln {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #1818AB;
  line-height: 14pt;
}

.copyright {
  font-size: 8pt;
  color: #FFFFFF;
}

.blue-table {
  font-weight: bold;
  color: #FFFFFF;
}

.blue-table-reg {
  color: #FFFFFF;
}

.blue-table-larger {
  font-weight: bold;
  color: #FFFFFF;
  font-size: 11pt;
}

.table-cp {
  font-weight: bold;
  color: #FF0000;
}

.disclaimer {
  font-size: 7.5pt;
}

.box {
  border-top: 1px #0000FF solid;
  border-right: 1px #0000FF solid;
  border-bottom: 1px #0000FF solid;
  border-left: 1px #0000FF solid;
}

A:link {
  color: #0033FF;
  font-weight: bold;
  text-decoration: none;
}

A:visited {
  color: #0033FF;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  color: #00CCFF;
  font-weight: bold;
  text-decoration: underline;
}

A.main:link {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

A.main:visited {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

A.main:hover {
  color: #00CCFF;
  font-weight: bold;
  text-decoration: none;
}

A.copy:link {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 8pt;
  text-decoration: underline;
}

A.copy:visited {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
  font-size: 8pt;
}

A.copy:hover {
  color: #00CCFF;
  font-weight: bold;
  font-size: 8pt;
  text-decoration: underline;
}

A.faq:link {
  color: #FFFFFF;
  font-size: 8pt;
  text-decoration: none;
  font-weight: normal;
}

A.faq:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 8pt;
  font-weight: normal;
}

A.faq:hover {
  color: #00CCFF;
  font-size: 8pt;
  text-decoration: none;
  font-weight: normal;
}

