
BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #0000CC;
  background-color: #FFFFFF;
}

.txt-yell {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #FFD026;
  background-color: #0000CC;
}

.indent {
  padding-left: 20px;
  padding-right: 20px;
}

.large-bold {
  font-weight: bold;
  font-size: 12pt;
}

.large {
  font-size: 12pt;
}

.larger {
  font-size: 14pt;
}

.faq {
  font-weight: bold;
  color: #D4A500;
}

.copyright {
  font-size: 8pt;
}

A:link {
  text-decoration: underline;
  color: #0000CC;
}

A:visited {
  text-decoration: underline;
  color: #0000CC;
}

A:hover {
  text-decoration: underline;
  color: #0066FF;
}

A.nav:link {
  color: #0000CC;
  font-weight: bold;
  font-size: 8pt;
  text-decoration: none;
}

A.nav:visited {
  color: #0000CC;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

A.nav:hover {
  color: #0066FF;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

A.body:link {
  text-decoration: none;
  color: #D4A500;
  font-size: 12pt;
  font-weight: bold;
  background-color: #FFFFFF;
}

A.body:visited {
  text-decoration: none;
  color: #D4A500;
  font-size: 12pt;
  font-weight: bold;
  background-color: #FFFFFF;
}

A.body:hover {
  color: #0000CC;
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  background-color: #FFFFFF;
}

A.copy:link {
  text-decoration: underline;
  color: #0000CC;
  font-size: 8pt;
}

A.copy:visited {
  text-decoration: underline;
  color: #0000CC;
  font-size: 8pt;
}

A.copy:hover {
  text-decoration: underline;
  color: #0066FF;
  font-size: 8pt;
}

A.link:link {
  text-decoration: underline;
  color: #0000CC;
  font-size: 8pt;
  font-weight: bold;
}

A.link:visited {
  text-decoration: underline;
  color: #0000CC;
  font-size: 8pt;
  font-weight: bold;
}

A.link:hover {
  text-decoration: underline;
  color: #0066FF;
  font-size: 8pt;
  font-weight: bold;
}
