H1 {
  color: #80ff80;
  text-align : center;
  font-size : 200%;
}
H2 {
  color: #ff8040;
  font-style: italic;
  font-size : 150%;
}
H3 {
  color: #40ff80;
  font-size : 120%;
}
H4 {
  color: #80ffff;
}
P  {
  line-height: 140%;
}
UL {
  line-height: 140%;
}
OL {
  line-height: 140%;
}
LI {
  font-size: 100%;
}
DL {
  line-height: 140%;
}
DT {
  font-style: italic;
}
PRE {
  line-height: 140%;
}
.linktext{
  font-size : 90%;
  font-style : italic;
  text-align : left;
}
