<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


h1,h2,h3,hr
{
color: black;/*firebrick;*/
}

.heading
{
	font-family: verdana, arial, 'sans serif'; 
}

p
{
	margin-left:5px;
	margin-right:5px;
	font-family: verdana, arial, 'sans serif';
	font-size:small; 
}

.highlight
{
	background-color: Yellow;
}

.textbody
{
	font-family: verdana, arial, 'sans serif';
	font-size: 10pt; 
}

ol,ul
{
	font-size: 10pt;
}

.listlabel
{
	font-size: 10pt;
}


a
{
text-decoration:none;
color:#1C3F65;
}



</pre></body></html>