body {
  background-color:#ffffff;
}

body, td {
  font-family:Arial,Helvetica,Sans Serif;
  font-size:8pt;
  color:#000000;
}

a:link {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

a:active {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

a:visited {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}


