body {
  color:               #000000;
  background-color:    #FFFFFF;

  font-family:    Verdana;
  font-size:      9pt;
}

a:link {
  color:    #0000FF;

  text-decoration:    none;
}
a:visited {
  color:    #0000FF;

  text-decoration:    none;
}
a:active {
  color:    #0000FF;

  text-decoration:    none;
}
a:hover {
  color:    #FF0000;

  text-decoration:    underline;
}

table, img {
  border-style: none;
}

td {
  font-family:    Verdana;
  font-size:      9pt;

  padding:    0px;
  margin:     0px;
}
