span.sid {
    display : none;
}
span.succs {
    display : none;
}
span.annot {
    color : blue;
}
span.arith {
    color : red;
}
a:link {
    text-decoration:none
}
img {
  border: thin solid #0000FF;
}