STRONG{
  font-weight : bold;
  color : red;
}
LI{
  list-style-type : none;
}
EM{
  font-weight : bold;
  color : blue;
  font-style : normal;
}
