/* gothic.css */body.log { color:#999; background:#000; padding:1em 6em; border:4em ridge #400 }code { background:#010; color:#090 }a:link,a:visited { font-weight:bold }a:link { color:#a00 }a:visited { color:#710 }a:link:hover { color:#f00; border-bottom:dashed 1px #f00 }a:visited:hover { color:#d10; border-bottom:dotted 1px #d10 }h1 a:link:hover, h1 a:visited:hover,h2 a:link:hover, h2 a:visited:hover,h3 a:link:hover, h3 a:visited:hover { border-bottom:none } h1,h2,h3 { font-family:"Copperplate Gothic Light",Georgia,"Times New Roman",serif }h4 { font-variant:small-caps }h1,h2,h3,h4,h5,h6 { color:#ccc }body,p { font-family:Georgia,"Times New Roman",serif }h1,h2,h3 { margin:0; font-size:1.2em }h1 { text-indent:-3em }h2 { text-indent:-2em }h3 { text-indent:-1em }li h4 { display:inline }p { margin:0; text-indent:2em }ul.nav { padding-left:0;padding-right:0; font-size:smaller }h1+p,h2+p,h3+p,h4+p,ul+p,ol+p,blockquote+p,p:first-child { text-indent:0 }h3 a { display:block; text-align:right; margin-right:-1.5em; font-size:75% }h3>a { margin-top:-1.5em; }code { font-size:80% }