body {
  background: #FFFFFF; 
  color: #000000;
  margin: 0px;
}

a:link {
  color: #0000F0;
}

a:visited {
  color: #0000A0;
}

a:active {
  color: #C000C0;
}

a:hover {
  color: #FF0033;
}

td, p {
  font: small Arial,Helvetica,sans-serif;
}

td.sw {
  background-color: #000000;
  font: bold small Arial,Helvetica,sans-serif;
  color: #FFFFFF;
}
