		p, h3, h4 { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
		
		body {
			font-family: arial, sans-serif;
		}

		#faqIntro {
			font-family: arial, sans-serif;
			text-align: justify; 
			font-size: 13px;
			margin-top: 0px;
		}

		#qAList {
			font-family: arial, sans-serif;
			text-align: justify;
			font-size: 13px;
			margin-bottom: 10px;
			list-style-type: none;
		}

		.faqA {
			text-indent: 20px;
			margin-bottom: 10px;
			margin-top: 10px;
		}

		.faqQ {
			margin-bottom: 10px;
			margin-top: 10px;
			font-size: 14px;
		}