.txt {
  background-color: #ffffff;
}
.txt, .txt td {
    font: 8.5pt Verdana, Tahoma, Arial;
    line-height: 11pt;
    color: #404040;
}
.txt a {
  color: #06379A;
  text-decoration: none;
}
.txt a.readon {
  color: #06379A;
  padding: 0px 22px 0px 0px;
  background-image: url('../img/readon.gif');
  background-position: right center;
  background-repeat: no-repeat;	
}
.txt .intro {
  color: #06379A;
}
.txt .highlite,.txt .intro {
  font-weight: bold;
}
.txt ul, .txt ol {
  margin: 0px 0px 0px 30px;
}
.txt ul li {
  list-style-image: url('../img/li.gif');
}
.txt .tblHeader td,.txt .tblLow td,.txt .tblHigh td {
  padding: 4px 8px 4px 8px;
  border-right: 1px solid #E6EBF5;
  border-left: 1px solid #E6EBF5;
  border-bottom: 2px solid #E6EBF5;
}
.txt .tblHeader td {
  color: #06379A;
  font-weight: bold;
  border-top: 2px solid #E6EBF5;
}
.txt .tblLow td,.txt .tblHigh td {
}
.txt .tblHigh td {
  background-color: #C1CDE6;
}
.txt h1 {
  color: #86AB0D;
  letter-spacing: -0.5px;
  font: 18px Tahoma, Verdana, Arial;
}
.txt h2 {
  color: #86AB0D;
  letter-spacing: -0.5px;
  font-weight: bold;
  font-size: 14px;
  font-family: Tahoma, Verdana, Arial;
  font-variant: small-caps;
}