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

BODY {
	background-color: #003366;
	color: #99FF33;
	}

DIV { 
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 10pt;
	margin-right: 10pt;

	 }

A	{
	color: #CCCCCC;
	text-decoration: none
	}

A:visited	{
	color: #33CC66
	} 


DIV.TOC	{
	display: none
	}

DIV.FORMALPARA	{
	float: right;
	width: 25%
	}</pre></body></html>