body {
  color: #333333;
  font-size: small;
}
table {
  color: #333333;
  font-size: small;
}
tr {
  color: #333333;
  font-size: small;
}
td {
  color: #333333;
  font-size: small;
}
a:link {
  color: #FF6600;
}
a:visited {
  color: #990099;
}
a:hover {
  color: #FF0099;
}
a:active {
  color: #FF6600;
}
.textheight140 {
  line-height: 140%;
}
.font12 {
  font-size: 12px;
  line-height: 140%;
}
