
html,body { background: #eed; color: #222; }
body { font-family: 'Myriad Web',sans-serif; margin-left: 6em; }
a { text-decoration: none; color: #33e; }
a:hover { background: #f7f7e7; }
h4 { margin-bottom: -0.8em; }

pre, code { font-family: 'Lucida Console', 'Letter Gothic', monospace; }
pre { font-size: 90%; background: #ededd0; padding: 0.4em; }

.content { width: 46em; }
.colofon { font-size: 80%; padding-top: 1.2em; padding-bottom: 0.6em; }
.faint { padding-left: 0.4em; color: #999; }
.hidden { display: none; }
.indent { padding-left: 2em; }
.intro { font-family: Georgia,serif; padding: 0.6em; background: #ffe; }
.title { font-weight: bold; font-size: 120%; padding-top: 0.6em; padding-bottom: 0.2em; }
.tooltip { cursor: help; }

