		#contentWording
			{
			top: 40px;
			left: 20px;
			font-size: 13pt;
			width: 900px;
			}
			
		.faqQuestionLeft
			{
			position: absolute;
			left: 0;
			margin-top: 15px;
			margin-bottom: 0;
			padding-left: 0;
			padding-bottom: 0;
			padding-top: 2px;
			width: 470px;
			}
			
		.faqAnswerLeft
			{
			position: absolute;
			left: 15px;
			margin-top: 0;
			margin-bottom: 0;
			padding-top: 2px;
			padding-bottom: 2px;
			font-size: 11pt;
			width: 470px;
			font-weight: normal;
			font-family: Perpetua, Garamond, serif;
			}
			
		.faqQuestionRight
			{
			position: absolute;
			left: 500px;
			margin-top: 15px;
			margin-bottom: 0;
			padding-left: 0;
			padding-bottom: 0;
			padding-top: 2px;
			width: 470px;
			}
			
		.faqAnswerRight
			{
			position: absolute;
			left: 510px;
			margin-top: 0;
			margin-bottom: 0;
			padding-top: 2px;
			padding-bottom: 2px;
			font-size: 11pt;
			width: 470px;
			font-weight: normal;
			font-family: Perpetua, Garamond, serif;
			}
