| p, table, td, th, body { |
| font-family: arial, helvetica, geneva, sans-serif; |
| font-size: 10pt |
| } |
| |
| h1 { |
| background-color: #0080C0; |
| color: white; |
| font-size: 10pt; |
| font-weight: bold; |
| padding-left: 2px; |
| padding-top: 3px; |
| padding-bottom: 2px; |
| margin-top: 12pt; |
| } |
| |
| h2 { |
| color: #0080C0; |
| font-size: 9pt; |
| font-weight: bold; |
| } |
| |
| h3 { |
| color: #0080C0; |
| font-size: 9pt; |
| } |
| |
| dt { |
| padding-bottom: 6pt; |
| font-weight: bold; |
| } |
| |
| dd { |
| padding-bottom: 10pt; |
| } |
| |
| .head, .indextop { |
| font-size: x-large; |
| font-family: Verdana, Arial, Helvetica, sans-serif; |
| font-weight: bold; |
| } |
| .subhead, .indexsub { |
| font-size: large; |
| font-family: Verdana, Arial, Helvetica, sans-serif; |
| color: #8080FF; |
| } |
| |
| .jump { |
| font-size: smaller; |
| color: #8080FF; |
| text-decoration: none; |
| } |
| |
| a.jump:visited { |
| color: #8080FF; |
| text-decoration: none; |
| } |
| |
| a.jump:link { |
| color: #8080FF; |
| text-decoration: none; |
| } |
| |
| a.jump:hover { |
| color: blue; |
| text-decoration: underline; |
| } |
| |
| .toc { |
| font-size: small; |
| color: #8080FF; |
| text-decoration: none; |
| } |
| a.toc:visited { |
| color: #8080FF; |
| text-decoration: none; |
| } |
| |
| a.toc:link { |
| color: #8080FF; |
| text-decoration: none; |
| } |
| |
| a.toc:hover { |
| color: blue; |
| text-decoration: underline; |
| } |
| |