
H2{
  color: #FFFFFF;
  background-color: #3366FF;
  background-image : url(a09_1.gif);
  text-align : left;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
background-position : right;
  left : auto;
}
HR{
  color : #0067ce;
  height: 3px;
}
P{
  color: #000099;
}
A{
  color : fuchsia;
  text-decoration: underline;
}
A:VISITED{
  color : #ff0080;
  text-decoration: underline;
}
A:HOVER{
  color : #ffff00;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color : #ffff00;
  text-decoration: underline;
}
TD{
  color: #000099;
  
}