* { 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 }

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

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;
}*/
