<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
/*	font-size: 12px; */
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
/*	line-height:25px; */
	line-height:15px;
	position:inherit;
}

h1{
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	padding-top: 15px;
	}
	
h3{
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	padding-top: 30px;
	}
	
#container{
	width: 650px;
	margin: 0 auto;
}

#content{
/*	background-repeat: repeat-y center top; */
	width:  650px;
	height: 100%
	margin:0;
	padding:0;
	display: list-item;
/*	background: url(../images/frame_middle.gif); */
}
	
#answer{
	width: 550px;
	margin: 0 auto;
	padding: 30 auto;
	text-align: left;
/*	background: url(../images/icon02.jpg) no-repeat right bottom; */
	}

#answer2{
	width: 550px;
	margin: 0 auto;
	padding: 30 auto;
	text-align:  left;
/*	background: url(../images/icon08.jpg) no-repeat right bottom;*/
	}
	
#answer3{
	width: 550px;
	margin: 0 auto;
	padding: 30 auto;
	text-align:  left;
/*	background: url(../images/icon07.jpg) no-repeat right bottom;*/
	}
	
#a_1{
	width: 450px;
	margin: 0 auto;
	padding: 30 auto;
	text-align: left;
/*	background: url(../images/icon03.jpg) no-repeat right bottom; */
	}

#a_2{
	width: 450px;
	margin: 0 auto;
	padding: 30 auto;
	text-align: left;
/*	background: url(../images/icon01.jpg) no-repeat right bottom; */
	}
		
#a_3{
	width: 450px;
	margin: 0 auto;
	padding: 30 auto;
	text-align: left;
/*	background: url(../images/icon08.jpg) no-repeat right bottom; */
	}
	
#a_4{
	width: 450px;
	margin: 0 auto;
	padding: 30 auto;
	text-align: left;
/*	background: url(../images/icon06.jpg) no-repeat right bottom; */
	}

#a_5{
	width: 450px;
	margin: 0 auto;
	padding: 30 auto;
	text-align: left;
/*	background: url(../images/icon08.jpg) no-repeat right bottom;*/
	}
	
#a_6{
	width: 450px;
	margin: 0 auto;
	padding: 30 auto;
	text-align: left;
/*	background: url(../images/icon07.jpg) no-repeat right bottom;*/
	}
	
#a_7{
	width: 450px;
	margin: 0 auto;
	padding: 30 auto;
	text-align: left;
/*		background: url(../images/icon07.jpg) no-repeat right bottom;*/
	}
	
#a_off{
	width: 450px;
	margin: 0 auto;
	padding: 30 auto;
	text-align: left;
	}
	
.big_question {
	font-size: 30px;
	color: #FF9900;
	line-height: 60px;
}

.orange {
	font-size: 16px;
	color: #FF9900;
	line-height: 18px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}

.noprint {
	display: none;
}
.newpage {
	page-break-before: always;
}
</pre></body></html>