<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.q01{
	font-size: 14px;
	font-weight: bold;
	color: #766D56;
	background-image: url(img/question.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 25px;
	margin-bottom: 3px;
	padding-top: 2px;
}
.q02{
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
	margin-bottom: 18px;
	line-height: 25px;
	background-image: url(img/answer.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.q03 {
	margin-top: 20px;
	margin-bottom: 20px;
}
</pre></body></html>