BODY, TD, TH {
  background-color: #FFFFFF;
  color: #000080;
  font-family: verdana, arial, geneva, helvetica, sans-serif;
  text-align: justify;
}

A, A:visited {
  background-color: transparent;
  color: #0000FF;
  text-decoration: underline;
}

A:hover {
  background-color: #EEEEEE;
  color: #000080;
  text-decoration: none;
}

TD.tdborder {
  background-color: #CCCCCC;
  color: #000000;
}

TD.thead, TH.thead {
  background-color: #CCCCCC;
  color: #000080;
}

HR {
  background-color: transparent;
  color: #000080;
}

A IMG {
  border-color: #0000FF;
}

LI {
  list-style-image: url('../change/bw/images/bluedot.gif');
}

.footer {
  background-color: #FFFFFF;
  color: #000080;
  font-family: verdana, arial, geneva, helvetica, sans-serif;
  text-align: center;
  }

