<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">H1	{
	font-family: Arial;
	font-weight: bold;
	font-size: 25;
	}

H2	{
	font-family: Arial;
	font-weight: bold;
	font-size: 19;
	}

H3	{
	font-family: Arial;
	font-weight: bold;
	font-size: 15;
	}

H4	{
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
	}

H5	{
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 12;
	}

H6	{
	font-family: Times;
	font-weight: bold;
	font-size: 12;
	line-height: 1;
	margin-top: 1.5;
	margin-bottom: 1;
	}
</pre></body></html>