A:active  {background: #C0C0FF}
A:focus   {background: #C0C0FF}
A:hover   {background: #C0C0FF}
A:link    {color: #0000FF}
A:visited {color: #000080}

BODY      {font-family:Arial,"Arial Narrow",sans-serif}

CODE       {font-family: "Lucida Console",monospace}
CODE.fsp   {font-weight:normal; background:#E0E0FF; 
            padding-top:0px; padding-bottom:3px}
CODE.input  {font-weight: bold}
CODE.output {background: #E0E0E0}
CODE.comment {color: #0000A0}

DT  {font-weight: bold}

H1               {text-align:center}
H1, H2, H3, H4   {color: #0000C0}

IMG.center { vertical-align:middle; border:0px }

LI.code   {font-family: "Lucida Console",monospace}

DIV.gray { background: #EEEEEE }
DIV.fsp    {font-family: "Lucida Console",monospace; font-size:100%;
            font-weight:normal; background:#E0E0FF }
DIV.code   {font-family: "Lucida Console",monospace; font-size:100%;
            font-weight:normal }

P.CENTER  {text-align:center}
P.warning { background: #FF0000; color: #FFFF80; padding: 12pt }

SPAN.warning { color: #FF0000 }

TABLE.center {margin-left:auto; margin-right:auto}
TABLE.back   { background: #D0D0FF }

DIV.back   { background: #F0F0FF }

TD.lit    {font-family:"Lucida Console",monospace; vertical-align:top}
TD.back   {background: #D0D0FF; text-align:center; vertical-align:middle}
TH.back   {background: #D0D0FF; text-align:center; vertical-align:middle}
TD.light  {background: #E0E0FF; text-align:center; vertical-align:middle}
