2 font-family: sans-serif;
7 h1, h2, h3, h4, h5, h6, p.title { color: #005A9C }
9 h1 { font: 170% sans-serif }
10 h2 { font: 140% sans-serif }
11 h3 { font: 120% sans-serif }
12 h4 { font: bold 100% sans-serif }
13 h5 { font: italic 100% sans-serif }
14 h6 { font: small-caps 100% sans-serif }
17 font-family: monospace;
23 pre.screen { color: #006400 }
24 pre.programlisting { color: maroon }
28 border: solid #412e25 1px;
32 div.example, div.example-contents {
33 background-color: #fffcf5
36 a:link { color: #0000C8 }
37 a:hover { background: #FFFFA8 }
38 a:active { color: #D00000 }
39 a:visited { color: #680098 }