<style type="text/css">
<!--

body {
  background-color: #ffffff;
}

body, td {
  color: #000000;
  font-family: Verdana, Arial;
  font-size: 10pt;
}

input, textarea { 
  color: #000000;
  font-family: Verdana, Arial;
  font-size: 10pt;
}

a:link, a:active, a:visited {
  color: #2b3d55;
  text-decoration: underline;
}

a:hover {
  color: #9fa8b7;
}

// -->
</style>