#faq h3 {
	font-size: 20px;
	font-weight: normal;
}
#faq h4 {
	margin: 15px 0 5px -27px;
	font-size: 20px;
	font-weight: normal;
}
#faq hr {
	width: 85%;
	text-align: left;
}
#faq #answers li {
	font-size: 20px;
	color: #00008b;
}
#faq #answers ul li {
	font-size: 11px;
	color: #000;
}
TABLE.faqAnswer {
	margin: 5px 0 0 0;
	width: 85%;
	border: 0px none;
}
TD.toclink {
	padding-top: 5px;
	text-align: center;
}
.toclink a, .toclink a:visited {
	color: #0000EE;
}
.toclink a:hover {
	color: #0000EE;
}