.style1 {color: #FF0000}
#faq dl {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#faq dt {
	font-size: 110%;
	line-height: 2em;
	color: #9A3234;
}
#faq dd {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 102%;
	line-height: 1.5em;
}
