BODY { color: rgb(255,255,255); background: rgb(63,63,63); }
TH { color: rgb(255,255,255); background: rgb(63,63,63); }
TD { color: rgb(255,255,255); background: rgb(63,63,63); }
A:link { color: rgb(255,255,0) }
A:visited { color: rgb(191,191,0) }
A:active { color: rgb(255,0,255) }
P { text-indent: 1em; }
P.DocNo { font-family: serif; font-style: bold; text-align: right; }
P.Version { text-align: right; }
P.Author { text-align: right; }
P.Note { font-size: x-small; }
HR.FootLine { text-align: left; width: 20%; }
PRE.Example { font-family: serif; font-size: small;
	color: yellow; background-color: rgb(127, 127, 127);
	margin-left: 36px; margin-right: 36px;
	padding: 6px;
	border: solid thin pink; }
CODE { font-family: serif }
CODE.api { font-family: serif }
CODE.reserved { font-style: italic }
PRE.source {}
SPAN.Memo { font-size: x-small; }
