B {
  font-weight: bold;
}

BODY {
  background-color: #FFFFFF;
}

.text A:link    { color: #0f1e81; }
.text A:visited { color: #0f1e81; }
.text {
  font: 12pt/14pt Times, serif;
  color: #0f1e81;
}

.texthi A:link    { color: #e1770f; }
.texthi A:visited { color: #e1770f; }
.texthi {
  font: 12pt/14pt Times, serif;
  color: #e1770f;
}

.textexpired A:link    { color: #ff0000; }
.textexpired A:visited { color: #ff0000; }
.textexpired {
  font: 12pt/14pt Times, serif;
  color: #ff0000;
}

.texttitle {
  font: 16pt Times, serif;
  font-weight: bold;
  color: #0f1e81;
}

.texttitlereverse {
  font: 16pt Times, serif;
  font-weight: bold;
  color: #ffffff;
}

.tinytext {
  font: 10pt Times, serif;
  color: #0f1e81;
}

.bigtitle {
  font: 16pt Times, serif;
  color: #e1770f;
}

.navbar A:link    { color: #0f1e81; }
.navbar A:visited { color: #0f1e81; }
.navbar {
  font: 12pt Times, serif;
  color: #0f1e81;
}

.cite A:link    { color: #e1770f; }
.cite A:visited { color: #e1770f; }
.cite {
  font: italic 16pt Times, serif;
  color: #0f1e81;
}
.citelittle {
  font: italic 14pt Times, serif;
  color: #0f1e81;
}

.citeauth A:link    { color: #e1770f; }
.citeauth A:visited { color: #e1770f; }
.citeauth {
  font: 16pt Times, serif;
  color: #0f1e81;
}
.citeauthlittle {
  font: 14pt Times, serif;
  color: #0f1e81;
}

.biglink A:link    { color: #e1770f; }
.biglink A:visited { color: #e1770f; }
.biglink {
  font: 16pt Times, serif;
  color: #e1770f;
}

.caption {
  font: 16pt Times, serif;
  color: #0f1e81;
  text-align: center;
}

.leftbar A:link    { color: #0f1e81; }
.leftbar A:visited { color: #0f1e81; }
.leftbar {
  font: 16pt Times, serif;
  color: #0f1e81;
  font-weight: bold;
}

.leftbaron A:link    { color: #e1770f; }
.leftbaron A:visited { color: #e1770f; }
.leftbaron {
  font: 16pt Times, serif;
  color: #e1770f;
  font-weight: bold;
}

.leftbars A:link    { color: #0f1e81; }
.leftbars A:visited { color: #0f1e81; }
.leftbars {
  font: 12pt Times, serif;
  color: #0f1e81;
  font-weight: bold;
}

.leftbarson A:link    { color: #e1770f; }
.leftbarson A:visited { color: #e1770f; }
.leftbarson {
  font: 12pt Times, serif;
  color: #e1770f;
  font-weight: bold;
}

.formname {
  font: 16pt Times, serif;
  color: #0f1e81;
  font-weight: bold;
  background: #DEDEDE;
}

