<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1{
	color:#f26631;
	margin:10px 0 10px 20px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	font-size:33px;
}

#testimony{
	position:relative;
	float:left;
	border:0px solid #CCCCCC;
	margin:0 5px 5px 10px;
	padding:5px;
	width:400px;
	display:inline-block;
	/*background-color:#F4F4F4;*/
}

#testimony .reference{
	font-style:italic;
	margin:3px 0 0 10px;
	font-size:10px;
}</pre></body></html>