<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p.facebook a {
	text-decoration: none;
	font-style: italic;
	color: #666;
	font-size:12px;
}

p.facebook a:hover {
	text-decoration: underline;
}


p.facebook img {
	margin: 1px 5px 0 0;
}</pre></body></html>