body { background: #E0E0E0; color: black; }
.bodyclr {background: none #E0E0E0;}
A:link { color: #006; }
A:visited { color: #403; }
A.nl, A.nl:link, A.nl:visited {text-decoration: none;}
A:active, A.nl:active { color: #F00; background: none #CFF; text-decoration: underline;}
A.down:hover { cursor: s-resize;}
A.up:hover { cursor: n-resize;}
ADDRESS { font-family: helvetica, sans-serif; font-style: normal; text-align: right; margin-top: 1ex; margin-bottom: 1ex;}
CODE,PRE,TT { font-family: Courier, monospace; font-size: medium; font-weight: 500; }
