
<style type="text/css"> p {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12pt;
} 

TD {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

a:link {
  text-decoration: none;
}

a:visited {
  color: navy;
  text-decoration: none;
}

a:hover {
  color: maroon;
  text-decoration: underline;
}

BODY {
}
