[34] | 1 | BODY, P, UL, OL {font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ; background: white; color: black; font-size: 10pt; } |
---|
| 2 | CODE {font-family: "Courier New", Courier, Monaco, monospace ; } |
---|
| 3 | PRE {font-family: "Courier New", Courier, Monaco, monospace ; } |
---|
| 4 | .program { color: navy; font-family: "Courier New", Courier, Monaco, monospace } |
---|
| 5 | .output { color: maroon } |
---|
| 6 | HR {color: gray ; } |
---|
| 7 | .navbar { font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; background: #FFFF66 ; border-style: none none solid none; border-width: thin; padding: 2px;} |
---|
| 8 | .navarea { background: #FFFF66 ; } |
---|
| 9 | TR { font-size: 10pt } |
---|
| 10 | .red { color: #FF0000 } |
---|
| 11 | .maroon { color: #800000 } |
---|
| 12 | .comment { color: green } |
---|
| 13 | .optional { color: silver } |
---|
| 14 | .strong { font-weight: bold } |
---|
| 15 | TR.tblheading { background: silver ; } |
---|
| 16 | .notrecommended {color: #666666 ; } |
---|
| 17 | .deemphasized {color: #666666 ; } |
---|
| 18 | TABLE.densetable {font-size: 80% ; } |
---|
| 19 | TH { text-align: left; background: silver } |
---|
| 20 | TR.summaryrow { font-size: 90%; background: #00FFFF ; } |
---|
| 21 | CAPTION {font-size: 100% ; } |
---|
| 22 | .embeddedfloat {float: right; margin-left: 3em} |
---|
| 23 | .bigtd { font-size: 18pt } |
---|
| 24 | TD, .normaltd { vertical-align: top; background: #EEEEEE; font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 10pt } |
---|
| 25 | H1, H2, H3, H4, H5, H6 {font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ; } |
---|
| 26 | H4 {margin-bottom: 0.5em } |
---|
| 27 | H5, H6 {margin-bottom: 0.1em } |
---|
| 28 | A:link {color: blue ; } |
---|
| 29 | A:visited {color: purple ; } |
---|
| 30 | A:active {color: red ; } |
---|
| 31 | A { font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 10pt } |
---|
| 32 | .warning { color: red } |
---|