
.leave-status {
  font-style: italic;
  font-size: 70%;
  font-family: sans-serif;
  padding-left: 3pt;
}
.facname {
  font-family: sans-serif;
  font-size: 85%;
  text-decoration: none;
  color: black;
}
.facusername {
  font-family: sans-serif;
  font-size: 85%;
  text-decoration: none;
  color: black;
}
.facotherdata {
  font-family: sans-serif;
  font-size: 85%;
  text-decoration: none;
  color: black;
}
.factype {
  font-family: sans-serif;
  font-size: 75%;
  text-decoration: none;
  color: black;
}
li {
  list-style-type: none; 
  margin-left: -10px;
}
tr.even {
  background-color: #EEE;
}
tr.odd {
  background-color: #FFF;
}
table.directory {
  margin-right: 30px;
}