main {
  padding-bottom: 95px;
}
h1{
  color:#1f4966;
}
h2{
  background-color:#204e95;
  color:#fff;
  padding:0 10px;
}
h5{
  color:#1f4966;
}
.table-agenda{
  width:95%;
  margin:0 auto;
}
.table-agenda td, .table-agenda th{
  padding:5px 20px;
}
em{
  color:#204e95;
}
strong{
  color:#437ed1;
}
footer{
  background-color:#444;
  font-size:14px;
}
footer a, footer a:hover, footer a:active{
  color: #fff;
  text-decoration: underline;
}
