﻿/* CSS - FAQ PAGE STYLES */



div.about-text{	/* Style for answer text */
				color:#777777;
				margin-top:0px;
				margin-bottom:30px;
				margin-left:0px;
				padding-left:0px;
				padding-right:0px;
				font-family:Verdanna;
				font-weight:normal;
				font-size:22px;
				text-decoration:none;
				line-height:125%;
				text-align:justify;
}



