 
.special_table tr td {
  text-align:center;
  font-weight:bold;
  font-family:monospace;
}

.currency {
  text-align:right;
}

.anum {
  color:#00c000;
  font-family:monospace;
}

.javaHilite {
  color:#0080ff;
  font-weight:bold;
}

.imgbox {
  float:right;
  margin-left:8px;
  margin-bottom:8px;
}

.right_align tr td {
  text-align:right;
}