body {
  background-image : url(images/BCG_016.GIF);
  background-repeat: repeat;
}
A:link {
  color: #000099 ;
  text-decoration:none ;
}
A:visited {
  color:#5050C0 ;
  text-decoration:none ;
}
A:active {
  color:#FF99CC ;
  text-decoration:none ;
}
A:hover {
  color:#FF0080 ;
  text-decoration:none ;
}
strong {
  font-weight: bold;
}
B {
  font-weight: bold;
}
h1 {
  font-size: 20pt;
  font-weight: bold;
  color: #000000;
  font-style: italic ;
  margin-left: 10px;
}
h2 {
  font-size: 13pt;
  font-weight: normal;
  color: #000000;
  margin-left: 20px;
  line-height: 16pt;
  margin-right: 25px;
}
h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #000000;
  margin-left: 35px;
  line-height: 15pt;
  margin-right: 25px;
}
h4 {
  font-size: 12pt;
  font-weight: normal;
  color: #000000;
  margin-left: 50px;
  line-height: 15pt;
  margin-right: 25px;
}
h5 {
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  margin-left: 60px;
  line-height: 12pt;
  margin-right: 40px;
}
h6 {
  color: #000000;
  font-size: 8pt;
  font-weight: normal;
  line-height: 10pt;
  margin-right: 30px;
  margin-left: 10px;
}
