.main {
  font-family:Georgia;
}
#dialogAgency {
  padding:20px;
}
#header {
  font-size:20px;
  padding: 20px 0 0 20px;
}
.proffiUrl {
  text-decoration:underline;
  cursor: pointer;
  color: blue;
}
caption, th {
  text-align: center;
}
.highlightAgency {
  background:yellow;
}