BODY {
  background-color: white;
}

P {
  font-family: Arial;
  font-style: normal;
  font-size: 9pt;
  ; color: #000000;
}

a {
  font-family: Arial;
  font-size: 9pt;
  font-weight: normal;
  color: #0044FF;
  /* color: #0066FF; */
  text-decoration: none;
}

a:link {
  font-family: Arial;
  font-size: 9pt;
  font-weight: normal;
  color: #0044FF;
  text-decoration: none;
}

a:active {
  font-family: Arial;
  font-size: 9pt;
  font-weight: normal;
  color: #0044FF;
  text-decoration: none;
}

a:visited {
  font-family: Arial;
  font-size: 9pt;
  font-weight: normal;
  color: #0044FF;
  text-decoration: none;
}

a:hover {
  font-family: Arial;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}

H1 {
  font-size: 12pt;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
}

H2 {
  font-size: 10pt;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
}

DT {
  font-family: Arial;
  font-style: normal;
  font-size: 9pt;
  color: #000000;
}

DD {
  font-family: Arial;
  font-style: normal;
  font-size: 9pt;
  color: #606060;
}

/*  TH {
  font-family: Arial;
  font-style: normal;
  font-size: 9pt;
  ; color: #000000;
  text-align: left;
  background-color: #b0c4de;
background-image: url(../images/bluestripes.gif);
 */
}

TD {
  font-family: Arial;
  font-style: normal;
  font-size: 9pt;
  color: #000000;
}

TD.doc_nav_h {
  font-family: Arial;
  font-style: normal;
  font-size: 9pt;
  color: #000000;
  font-weight: bold;
  /* background-color: #b0c4de; */
  /* background-color: #ff8888; */
  background-image: url(../images/bluestripes.gif);
}

TD.doc_nav {
  font-family: Arial;
  font-style: normal;
  font-size: 9pt;
  color: #000000;
  /* background-color: #ffeeee; */
  /* background-color: #f5f5f5; */
  background-image: url(../images/lightgrey.gif);
}

TD.doc_cont_h {
  font-family: Arial;
  font-style: normal;
  font-size: 9pt;
  color: #000000;
  font-weight: bold;
  /* background-color: #b0c4de; */
  background-image: url(../images/bluestripes.gif);
}

TD.doc_cont {
  font-family: Arial;
  font-style: normal;
  font-size: 9pt;
  color: #000000;
  /* background-color: #f0f0ff; */
  background-image: url(../images/tab_bg01.gif);
}
