body{
  font-family: Arial;

}

table{
  margin-top: 1cm;
  
}

ul{
  list-style-type: none;
}

.tbl_center {
  text-align: center;

}

.tbl_left{
  text-align: left;
  padding-left: 110px;
  font-weight: bold;
  vertical-align: top;
}

a, a.visited {
  font-family:Arial;
  border: none;
  color: #B1B2B4;
  text-decoration: none;
  font-size: 80%;
  line-height: 1.5em;
}

a.visited img, img{
  color:transparent !important;
  border: none;
}
