

* {
    font-family: Arial;
    font-size: 8pt;
}


td
{
  font-family: Arial;
  font-size: 8pt;
  text-decoration: none;
}

body
{ 
  background-color:#FFFFFF;
}




a.lienCredits
{
  color: black;
  text-decoration: none;
}
.lienCredits:hover{
  color: gray;
  text-decoration: none;
}

