BODY
{
  background-color: #bbbbbb;
}

A:hover
{
  color: #FF0000;
}

DT
{
  font-style: bolder;
}

H1
{
  font-style: bolder;
  font-size: 14pt;
  font: arial;
}

H2
{
  font-style: bolder;
  font-size: 13pt;
  font: arial;
}

H3
{
  font-style: bolder;
  font-size: 12pt;
  font: arial;
}

H4
{
  font-style: bolder;
  font-size: 11pt;
  font: arial;
}

H5
{
  font-style: bolder;
  font-size: 10pt;
  font: arial;
}

H6
{
  font-style: bolder;
  font-size: 9pt;
  font: arial;
}
