1 html
{ margin: 0px; padding: 0px; background-color: #08f; color: #444; font-family: georgia
,serif
; }
2 body
{ margin: 2em 8%; background-color: #fff; padding: 1em; border: 2px ridge
#048; }
4 a:link
, a:visited
{ text-decoration: none
; color: #00f; }
5 a:hover
{ color: #f00; text-decoration: underline
; }
6 a:active
{ color: #f84; }
8 h1
, h2
, h3
, h4
, h5
, h6
{ font-family: tahoma
,verdana
,sans-serif
; }
10 h2
, h3
{ font-weight: normal
; }
12 h1
a:hover
, h2
a:hover
, h3
a:hover
, h4
a:hover
, h5
a:hover
, h6
a:hover
{ text-decoration: none
; }
14 h1
{ font-size: 170%; border: 2px ridge
#048; letter-spacing: 2px; color: #000; margin-left: -2em; margin-right: -2em;
15 background-color: #fff; padding: 2px 1em; background-color: #def; }
16 h2
{ font-size: 140%; color: #222; }
17 h3
{ font-size: 120%; color: #444; }
19 h1
.title
{ font-size: 300%; font-family: georgia
,serif
; font-weight: normal
; color: #846; letter-spacing: -1px;
22 background-color: #fff;
23 border-bottom: 3px double
#624; padding-bottom: 2px; margin-left: 8%; margin-right: 8%; }
25 .colophon { padding-top: 2em; color: #999; font-size: 90%; font-family: georgia
,"times new roman",serif
; }
26 .colophon a:link, .colophon a:visited { color: #755; }
27 .colophon a:hover { color: #422; text-decoration: underline
; }
29 .footnote { font-size: 90%; font-style: italic
; font-family: georgia
,"times new roman",serif
; margin: 0px 3em; }
30 .footnote sup { font-size: 120%; padding: 0px 0.3em; position: relative
; top: -0.2em; }
32 .small { font-size: 90%; }
34 .verbatim { background-color: #eee; padding: 0.2em 1em; border: 1px solid
#aaa; }