A { 
  text-decoration: none;
  color: red;
  }
A:hover {
  text-decoration: underline;
  color: orange;
}
A.back {
  font-size: .75em;
}
BODY {
  font-family: Verdana;
}
P {
  font-size: .8em;
}
P.subheading {
  font-size: .95em;
}
P.indfooter {
  font-size: .6em;
}
P.header {
  font-size: 1.2em;
}
P.title {
  font-weight: bold;
  font-size: 1.5em;
}
P.doneby {
  font-size: .7em;
}
DIV.url {
  font-size: .7em;
}
DIV.email {
  font-size: .7em;
}
DIV.name {
  font-size: .7em;
}
TD.sidebar {
  font-size: .8em;
}
