.quizQuestion
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight		: bold;
	color				: #FF8040;
}
.quizRightWrong
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight		: bold;
	color				: red;
}
.quizText
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: black;
; font-style: normal; font-weight: bold; font-variant: normal
}
.quizAnswers
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight		: bold;
	color				: black;
}
.quizIndent
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: black;
	margin-left: 10pt; 
}
