/* zans RttToEE stylesheet - LMH */

H1 { 
  font-weight: bold;
  color: blue;
  font-size: 24pt;
  font-family: trebuchet ms, helvetica, ariel, sans-serif;
  text-align: right;
}

BODY { 
  background: rgb(221, 215, 255);
  font-family: verdana, helvetical, ariel, sans-serif;
  font-size: 9pt;
}

TD { 
  font-family: verdana, helvetical, ariel, sans-serif;
  font-size: 9pt;
}

TR.on20 { 
  font-weight: bold;
}

TR.dir {
  font-weight: bold;
}

TH { 
  color: purple;
  text-align: left;
}

DL {
  margin-left: 3em;
  margin-right: 3em;
}

DT {
  margin-top: 1ex;
  margin-bottom: 1ex;
}

.path P {
  font-weight: bold;
  color: green;
  font-size: 14pt;
  font-family: trebuchet ms, helvetica, ariel, sans-serif;
  text-align: right;
}

.path A {
  color: green;
}

.newest A {
  font-weight:bold;
  color: red;
}
