.faq {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.faq .faqTitle {
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #660000;
	font-size: 1.1em;
}
.faq .faqTitle .q {
	color: #993300;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
}
.faq .a {
	line-height: 1.3em;
	padding-right: 10px;
	padding-left: 10px;
}
.faqLink {
	line-height: 1.3em;
	padding: 5px;
}

