<style type="text/css">

@page {
}
body {  
  margin:0;
  font-family: Arial;
  font-size: 12;
  font-weight: normal;
}

a:link{
  font-family: Arial;
  font-size: 12;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}
a:visited{
  font-family: Arial;
  font-size: 12;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}
a:hover{
  font-weight: bold;
  text-decoration: underline;
}
a:active{
  font-family: Arial;
  font-size: 12;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

</style>
