H2 {color: green; text-align: left}H3 {color: maroon}BODY {background: white; color: black}TR {font-weight: bold; font-size: small; color: green}A.table:link {color: teal; font-size: small}A.table:visited {color: maroon}HR.bottom {color: maroon}DIV.duff {font-weight: bold; font-size: small; color: green}<!-- comments: when formatting tables from within style sheets, use td element which seems to work in all browsers, whereas tr only seems to work in Internet Explorer. Also iCAB and Navigator seem to prefer use of 'CLASS' specification to work fully. Use of 'STYLE' doesn't seem to apply much more than color in iCAB and Navigator. Or use DIV associated with CLASS (but also doesn't work in iCAB & Navigator-->
