.highlight
{
  background-color: lightblue;
  text-decoration: underline;
}

.important
{
  font-weight: bold;
  font-size: 2.1em;
}