* { font-family:sans-serif }
body { margin:20px; color:#444; background:white }
h1,h2,h3,h4 { color:#888 }
h1 { font-weight:bold; /*font-variant:small-caps*/ }
h2 { border-bottom: 1px dashed #888 }

span.initial { color:#44c; font-size:150% }
span.progname { font-variant:small-caps; color:#44c; font-weight:bold }

pre { color:#00a; background:#eee; padding:1em; border:1px dotted gray }
pre, pre *, tt { font-family:Courier,monospace }

li { margin-bottom:2ex }

a { text-decoration:none }
a:link { color:#c00}
a:visited { color:#800}
a:focus, a:hover { color:#f00 }

/*
a[href*="http"] {
    background: url(http://en.wikipedia.org/skins-1.5/monobook/external.png) center right no-repeat;
    padding-right: 16px;
}*/
