BODY{
  line-height : 1.5;
  background-color : white;
  color : black;
}
H1{
  background-color : #99ccff;
}
H2{
  background-color : #cc99ff;
}
H3{
  background-color : #ccccff;
}
H4{
  background-color : #ffccff;
}
H5{
  text-decoration: underline; 
}
DT{
  background-color : #cccccc
}
table{
  line-height : 1.4;
}
.Hot{
  color : #ffff00;
  background-color : #0000ff;
}

