<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- std.css - stylesheet standard with colors, topline menus -->
<style TYPE="text/css">

.pink { color: #000066; font: bold 95%; margin: .1ex; background: #ffc0cb; height: 1.3em;
  border: 1pt #ccddff solid; }
.blue { color: #000066; font: bold: 95%; margin: .1ex; background: #ccddff; height: 1.3em;
  border: 1pt #ffc0cb solid; }
.yell { color: #000099; background-color: #fffff0; padding: 0,.5ex,0,.5ex; }
.whit { color: #000033; background-color: #fffffe; padding: 0,.5ex,0,.5ex; }

.hide { display: none; }

.cbox { width: 99%; }
.bbox { background-color: #fffff0; color: #000099; }
.dbox { background-color: #fffffd; }
.ebox { background-color: #f8f8ff; }
.bbox, .cbox, .dbox, .ebox { padding: .9ex; margin: .9ex; border: 1pt solid; }
.fbox { background-color: #fffffd; border: thin dotted gray; margin:1ex; padding:1ex;
        text-align: justify; }

.menu  { background-color: #efffff; width: 101%; }
.menuX { background-color: #eee0ff; width: 100%; }
.menuY { background-color: #eee0ff; width: 25%; }
.menuZ { background-color: #00000f; width: 100%; color: white; }
.menuZ A { color: white; }
.menu, .menuX, .menuY, .menuZ { border: GRAY 1pt solid; font-family: System;
  height: 13pt; text-align: center; vertical-align: top; margin: 0; padding: 0; }

.ind00 { margin: 0pt; }
.ind01 { margin: 0pt 1% 0pt 1%; }
.ind09 { margin: 0pt 9% 0pt 9%; }

BODY { font-size: small; margin: 0; }
EM   { color: red; font-style: normal; }
CITE { color: yellow; font-style: normal; }
DT   { color: darkblue; font: bolder; margin: 1ex; }
VAR  { color: darkblue; font-style: normal; }
KBD  { color: darkgreen; font-style: normal; }
HR   { color: black; height: 1pt; }

A         { color: darkblue; }
A:link    { text-decoration: none; }
A:visited { text-decoration: none; }

ADDRESS { color: darkblue; font-size: 9pt; font-family: Arial, sans-serif;
  font-style: normal; text-align: center; }
ADDRESS SCRIPT { font-size: 80%; }
ADDRESS IMG { padding: 9pt 0 1pt; margin: 9pt 0 1pt; border: 0pt; float: none; clear: both; }
ADDRESS HR { color: darkblue; width: 60%; }

.blist { list-style-position:outside; list-style-type:none; text-indent:0; margin:.5em; }
  #new { list-style-image: url(arts/ico/new01.gif); margin: -.5ex .5ex; }

DL LI  { text-indent:-.5em; padding:0,.5ex,0,.5ex; font-size: 99%; }
DL DT  { font-weight: bold }
PRE,TT { font-family: fixedsys, monospace; font-size: small; }
PRE A  { font-family: system; font-weight: 900; }
TT A   { font-family: system; }

#side15 { width: 15ex; }
#side20 { width: 20ex; }
#side25 { width: 25ex; }
#side30 { width: 30ex; }
#side15,#side20,#side25,side30 { margin: 0; font-size: 85%; text-indent: 0 }
#sideR { float:right; }
#sideL { float:left; }
#sideR,#sideL { padding:.6ex; margin:.6ex; font-size: 85% }

</style>
