/* -*-sgml-*- */

/* Last edited: 2010-10-17 */

html,body { color:black;
            background-color:#f4f4f4; font-family:sans-serif; }

a { text-decoration:none; }
a img { border:none; }

img { border:0; }

dt { margin-top:1em; }
dd,ul { margin-left:0em; }

div.title { background-color:#e0e0e0;
            font-size:xx-large; font-weight:bold; }

div.quote { margin-top:1em; margin-left:1em; margin-right:1em;
            font-style:italic; font-size:smaller; }
div.from  { text-align:right;
            font-size:smaller; }

div.site  { border-top:1px solid black;
            margin-top:1em ; margin-bottom:1em; }
div.site p   { margin-top:0.1em; }
div.site pre { margin-top:0.1em; }

div.foot  { border-top:1px solid black;
            margin-top:1em;
            padding-top:1em;
            font-size:smaller; }
