.headersLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#topBoxes {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 1em;
}
#faqText {
	padding-top: 1.2em;
}
.headers {
	font-size: 1em;
	color: #336666;
	font-weight: bold;
}
#faqText li {
	list-style-type: circle;
}
#faqText a:link, #faqText a:visited, #faqText a:active {
	color: #000000;
	font-size: 11px;
	line-height: 1.3em;
}
#faqText a:hover {
	text-decoration: none;
}
#faqText p {
	text-align: justify;
}
