a {
  text-decoration: none;
}

a:hover {
  text-decoration : underline;
}

td {
  font-size : 10pt;
  line-height: 120%;
  letter-spacing: 5%;
}
.img_border {
	border: 1px solid #666666;
}
