<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { margin-left: 15px;		margin-right: 10px;
        background-color: #ffffff;	color: black; }
h1 { color: #333350;			text-align: center;
	clear: both; }
h2 { color: #333350;			clear: both; }
h3 { color: #333350;			font-style: italic;
	margin-left: 15px;		clear: both; }
hr { height: 1px; }
ul li { list-style-type: circle; }

strong { color: #333377; }
code { color: #5a683b; }
em { color: #8a2ba2; }

div.eq { margin-left:50px; }
div.nav { font-size: .8em;      color: #191919;
          margin-left: -10px;   background-color: #dddddd; }
div.toc { font-size: .8em;      color: #191919;
          width: 10%;           float: right;
          padding: 5px;         background-color: #f5daca;
          border-style: solid;  border-width: 1px; }
div.rule { margin-left: 50px;		border-width: 1px; 
	border-style: solid;		width: 75%; 
	background-color: #eeeeee; }
div.rightbox { width: 40%;		border-style: solid;
	border-width: 1px;		background-color: #eeeeee;
	float: right; }
.center {text-align: center;}
.term1 { background-color: #ffffcc;	text-align: center; }
.term2 { background-color: #ffccff;	text-align: center; }
.term3 { background-color: #ccffff;	text-align: center; }
.term4 { background-color: #ddddff;	text-align: center; }
.term5 { background-color: #ddffdd;	text-align: center; }
.term6 { background-color: #ffdddd;	text-align: center; }
.op { text-align: center; }

.rowA { text-align:center; border-bottom-style:dashed;border-bottom-width:1px; }
.row0 { background-color: #d0d0d0; }
.row1 { background-color: #eeeeee; }
.row2 { background-color: #d8d8d8; }

a:link { color:  #0000C0;		text-decoration: none; }
a:active { color:  fuchsia;		text-decoration: none; }
a:visited { color:  #6060a0;		text-decoration: none; }
</pre></body></html>