body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
}
.bd {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
}
.tbl {
  background-color: #FFFFFF;
}
a:link { 
  background-color: #FFFFFF01;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
}
a:active { 
  background-color: #FFFFFF01;
  color: #7B68EE;
  font-family: Arial;
  font-size: 12px;
}
a:visited { 
  background-color: #FFFFFF01;
  color: #8B008B;
  font-family: Arial;
  font-size: 12px;
}
.hr {
  background-color: #800080;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}
a.hr:link {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}
a.hr:active {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}
a.hr:visited {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
}
.dr {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial;
  font-size: 13px;
}
.sr {
  background-color: #F5F5F5;
  color: #000000;
  font-family: Arial;
  font-size: 13px;
}
