<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hd {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	color: #757575;
}
.para {
	color: #707070;
	font-size: 12px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	/*font-family: 'Source Sans Pro', sans-serif;*/
	line-height: 15px;
}
a:link {
	color: #4C8CC7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B8BC9;
}
a:hover {
	text-decoration: none;
	color: #6FAAF7;
}
a:active {
	text-decoration: none;
	color: #598CC4;
}
.pauthor {
	font-style: italic;
	font-family: "Slabo 27px", serif;
	font-size: 12px;
	color: #707070;
	line-height: 15px;
}
.pvenue {
	font-family: "Slabo 27px", serif;
	font-size: 12px;
	color: #707070;
	line-height: 15px;
}
.code {
	font-family: Courier, Courier-New, serif;
	font-size: 11px;
	color: #CC4040;
	line-height: 15px;
}
.contact {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	color: #707077;
	background-color: #F8F8F8;
	line-height: 15px;
	text-indent: 0px;
	text-align: left;
	left: 5px;
	clip: rect(auto,auto,auto,5px);
	padding: 5px;
}
</pre></body></html>