@charset "utf-8";
/* CSS Document */

/* This is the style when displaying the question */
.ques, body.mceContentBody {
	font-family: Arial;
	line-height: 150%;
	font-size: 10pt;
	color: black;
	margin: 2px;
}
.ques p, .mceContentBody p {
	margin: 0;
	padding: 0;
}