body {
  color: #000000;
  font-family: Tahoma, Arial, sans-serif;
}
td{
  font-size: 10pt;
}
a {
  color: #3D53C6;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}