
#cms_content { 
	font-size:1.0em; 
	margin-top: 40px; 
	line-height:16px; 
	padding-left:10px; 
	padding-right:10px;
	}
#cms_content h2 { 
	font-size:1.25em; 
	color:#256C4F;
	width:463px; 
	border-bottom: 1px dotted #648F7D;
}
#cms_content h3 { 
	font-size:1.1em; 
	font-style:italic; 
	color:#256C4F;
	text-decoration:underline;
}