h4 {
	font-family: Default Font;
	font-size: 14px;
	color: #333333;
	margin: 6px 12px 0px;

}
p {
	font-family: Default Font;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	letter-spacing: normal;
	word-spacing: normal;

}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.copyright {
	font-family: Default Font;
	font-size: 9px;
	text-align: center;
}
.testimony {
	font-family: Default Font;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-align: left;
	margin: 6px 12px;
}

