.ic2016  h1 {
    color: #ed1c24; /* German flag red */
}

.ic2016  h2, .ic2016  h3, .ic2016  h4, .ic2016  h5, .ic2016  h6 {
    color: #4a4b4c; /* charcoal */
}
.ic2016  .StandardPanel, .ic2016  .ContentBorder {
    border-color: #fbeba7;
}
.ic2016  a {
  color: #ed1c24; /* German flag red */
  text-decoration: underline;
}
.ic2016  a:hover, .ic2016  a:focus, .ic2016  a:active {
  color: #ed1c24; /* German flag red */
}
.ic2016  a:visited {
  color: #ed1c24; /* German flag red */
}

