
body {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  background-color: #FFFFFF;
  border-width: thin 
}

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

a:hover {
  font-style: bold;
  color: #ff0000;
}





