H1 {
  color: RGB(200,0,200);
  text-align: center;
  font-family: "Arial", "sans-serif";
}

DIV.qanda {
}

P.warning {
  color: red;
}

P.question {
  font-style: italic;
}

P.answer {
}

SPAN.sam {
}
