H1 {
  color: #80ff80;
}
H2 {
  color: #ff8040;
  font-style: italic;
}
H3 {
  color: #40ff80;
}
P  {
  line-height: 140%;
}
UL {
  line-height: 140%;
}
OL {
  line-height: 140%;
}
LI {
  font-size: 100%;
}
DL {
  line-height: 140%;
}
DT {
  font-style: italic;
}
.Create{
  color : #ff8000;
  font-style : italic;
}
.Update{
  font-style : italic;
  color : gray;
}
ADDRESS{
  font-style : italic;
  color : gray;
}
