<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tooltip, .tooltipFlip {width: 200px; font:lighter 11px/1.3 Arial,sans-serif; color:#333; text-align:justify;}
/*.tooltipText, .tooltipText:hover{border-bottom: 1px dotted #999999;color:#666666;cursor:default;text-decoration:none;font-size: 1.0em;line-height:1.3em;} */
.tooltip span.top, .tooltipFlip span.top{padding: 28px 10px 0;background: url(bubbleTooltip.gif) no-repeat top}
.tooltip b.bottom, .tooltipFlip b.bottom{padding:3px 10px 7px;background: url(bubbleTooltip.gif) no-repeat bottom}
.tooltipFlip span.top{background: url(bubbleTooltipFlip.gif) no-repeat top}
.tooltipFlip b.bottom{background: url(bubbleTooltipFlip.gif) no-repeat bottom}</pre></body></html>