.answers,
.answers div,
.pbody table,
.solution table,
.probtext table,
.pbody td,
.solution td,
.probtext td {
    font-family:'Times New Roman', Times, serif;
    font-size:11pt;
}
.pbody,
.pbody div,
.solution,
.solution div,
.probtext div{
    font-family:'Times New Roman', Times, serif;
    font-size:11pt;
    text-indent:25px;
}
.pbody table, .solution table{text-indent:0;}
@media screen and (max-width: 500px) {
.pbody, .solution{text-align:left}
}
.txt_editor div {
  font-family:'Times New Roman', Times, serif;
}
