BODY { 
  font-family: arial, helvetica, sans-serif;
  font-size: 11pt;
  margin: 20pt;
  background-color: white; 
  color: black;
}

TD {
  font-family: arial, helvetica, sans-serif;
  font-size : 11pt;
  color: black;
}

.bc {
  color: #005dad;
}

.rbc {
  color: #ff0000;
}

.ib {
  color: #005dad;
  margin-left: 20pt;
  text-indent: 20pt;
}


A:link {
  color: #005dad; 
  text-decoration: none;
}

A:visited {
  color: #005dad; 
  text-decoration: none;
}

A:link.redlink {
  color: #ff0000;
  text-decoration: none;
}

A:visited.redlink {
  color: #ff0000;
  text-decoration: none;
}

H1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 14pt;
  font-weight: normal;
  color: #005dad;
}

.h1bold {
  font-weight: bold;
  color: black;
}

H2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

H5 {
  font-family: arial, helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #ff0000;
  line-height: 6px;
}

.small {
  font-size: 9pt
}

.red {
  color: #ff0000;
}

dt {
  float: left; 
  clear: left
}
