H2{
  margin : 0px;
  border-top-width : 4px;
  border-top-style : groove;
  border-top-color : #0000cc;
  border-bottom-width : 4px;
  border-bottom-style : groove;
  border-bottom-color : #0000cc;
  letter-spacing : 5px;
  background-color : #ccffff;
}
H3{
  margin : 0px;
  background-color : #dfdfff;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #00cccc;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #00cccc;
}
H4{
  margin : 0px;
  background-color : #eeeeff;
  line-height : 10x;
}
H5{ background-color : #ffd0e8; font-weight : normal; }

TH{ color : white;background-color : #0080ff;}

OL{  margin : 4px 4px;margin-bottom : 4px;margin-left : 30px; text-indent : 0px;}
DD{  margin : 4px 4px;margin-bottom : 4px;margin-left : 20px; text-indent : 0px;}
DT{  font-weight : bold; background-color : #ffffdf;}
BLOCKQUOTE{ margin : 15px;}
