BODY{
  
  
  
  background-image : url(bk060702.gif);

  
  background-repeat : repeat-y;
}
H1{
  
  
  
  text-align: center;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  font-weight : normal;
}
H2{
  
  
  
  text-align: center;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
  font-weight : normal;
}
H3{
  
  
  
  text-align: center;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
  font-weight : normal;
}
HR{
  color: #999966;
  height: 3px;
}
P{
  color : black;
  
  

  

  
}
A{
  color: #999900;
  text-decoration: underline;
}
A:VISITED{
  color : #804000;
  text-decoration: underline;
}
A:HOVER{
  color : maroon;
  text-decoration : underline;
}
A:ACTIVE{
  color: #FFCCCC;
  text-decoration: underline;
}