BODY{
  color: #ffffff;
  background-color: #000000;

}

h1{
  font-size: 21px;
  font-style : normal;
}

h3{
  font-size: 19px;
  font-style : normal;
}

h4{
  font-size: 16px;
  font-style : normal;
}

h5{
  font-size: 12px;
  font-style : normal;
}
HR{
  color: #000066;
  height: 3px;
}
P{
  color: #000066;
}
A:HOVER{
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color: #FF9933;
  text-decoration: underline;
}
UL{
  color: #009999;
  list-style-image : url(l_b12.gif);
  list-style-position: outside;
}
UL UL{
  list-style-image : url(l_b12a.gif);
}
OL{
  list-style-type : upper-alpha;
}
OL OL{
  list-style-type : lower-alpha;
}
TH{
  color: #000066;
  width: 140px;
  height: 10px;
}
TD{
  font: 12px:
}
TR{
  font: 12px:
}

