.imp_default {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #A9A9A9
}
.imp_default_blue {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #A9A9A9;
  background-color: #B0D2FF;
  padding: 5px;
}
.imp_default_yellow {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #A9A9A9;
  background-color: #FEFAA8;
  padding: 5px;
}
.imp_content {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #A9A9A9;
}
.imp_content_blue {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #A9A9A9;
  background-color: #B0D2FF;
  padding: 5px;
}
.imp_content_yellow {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #A9A9A9;
  background-color: #FEFAA8;
  padding: 5px;
}
