h1 {text-align : center;
	color : #ffffff;
	background : #009999;
	padding : 4px;
	font-size:16pt;
	line-height: 150%;
}
h2 {text-align : center;
	color : #ffffff;
	background : #009999;
	padding : 4px;
	font-size:12pt;
	line-height: 150%;
}
h3 {text-align : center;
	color : #ffffff;
	background : #009999;
	padding : 4px;
	font-size:10pt;
	line-height: 150%;
}
.catch {text-align : center;
	color : #ff0000;
	background : #ffffff;
	padding : 4px;
	font-size:10pt;
	line-height: 120%;
}
.interviewer{
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	color : #cc0000;
	line-height : 150%;
}
.answer{
	font-size : 11pt;
	font-weight : bold;
	color : #000066;
}
.interviewer_blue{
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	color : #3366FF;
	line-height : 150%;
}
.answer_red{
	font-size : 11pt;
	font-weight : bold;
	color : #cc0000;
}
.txt11{
	font-size:11pt;
	color : #000000;
}
.txt10{
	font-size:10pt;
	color : #000000;
}
.font9{
	font-size:9pt;
}