BODY {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 91%;
  color: #000000;
  background-color: ffffff;
  margin-top: 1px;
  margin-left: 1px;
}
TD {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 91%;
}
TABLE.Header {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color:  #909090;
}
TABLE.Footer {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color:  #909090;
}
TD.leftColumn {
  width: 146px;
  vertical-align: top;
}
TD.rightColumn {
  width: 100px;
  vertical-align: top;
}
TD.content {
  padding-right: 20px;
  padding-left: 20px;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color:  #909090;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color:  #909090;
  width: 100%;
  vertical-align: top;
}
TD.Footer {
  font-size: 65%;
  text-align: center;
  color: #909090;
}
A {
  color: #6666ff;
  text-decoration: none;
}
A.history {
  color: #6666ff;
  text-decoration: none;
}
A:hover {
  color: #ff9900;
  text-decoration: underline;
}
A:active {
  color: #ff9900;
  text-decoration: underline;
}
.leftNavText {
  font-size: 91%;
  color: #ffff33;
}
.pageTitle {
  font-size: 120%;
  font-weight: bold;
  color: #0033ff;
}
.storyTitle {
  font-size: 110%;
  font-weight: bold;
  color: 6666ff;
}
.byline {
  font-size: 91%;
  font-weight: bold;
}