@charset "utf-8";
.Topic1 {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9966CC;
	width: auto;
	height: auto;
	line-height: 20px;
	text-align: left;
	text-indent: 8px;
	background-position: center;
}

.Question {
	font-size: 9pt;
	font-weight: bold;
	color: #FF6699;
	margin: 8px;
	text-align: left;



}
.answer {
	font-size: 8pt;
	font-weight: normal;
	color: #808080;
	line-height: 18px;
	text-align: justify;
	margin: 0px 0px 8px 8px;



}
.answer2 {
	font-size: 8pt;
	font-weight: normal;
	color: #808080;
	line-height: 18px;
	text-align: justify;
	margin: 0px 16px 8px 8px;
}
.answer3 {
	font-size: 8pt;
	font-weight: normal;
	color: #FF6600;
	line-height: 18px;
	text-align: justify;
	margin: 0px 16px 8px 8px;
}
