/* defaults */ p { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; } textarea { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; } td { font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; } th { background-color: #eeeeee; font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-weight: bold } a:active { background: none; } a:hover { color: #cc0000; } /* table of contents */ .toc { text-decoration: none; } a:active.toc { font-weight: bold; } a:hover.toc { font-weight: bold; } /* feature lines */ .topicLkBg { background: #508070; border:1px #333333 solid } .topicLkBgHover { background: #903060; cursor: hand; border:1px #333333 solid }