<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img.subtitle  {
	margin-top: 10 px;
	margin-left : 26 px;
}

img.sub  {
	margin-top: 10 px;
	margin-left : 0 px;
}


P  {
	margin-left: 0 px;
	margin-right: 20 px;
	margin-bottom: 5 px;
	margin-top: 5 px;
	text-indent: 30 px;
	text-align: justify
}



A:link {
	color: Black
}
A:active {
	color: #7A7A7A
}
A:visited {
	color: #5e5e5e
}</pre></body></html>