@charset "UTF-8";
/*
 * $Id: hca.css,v 1.40 2005-01-02 11:46:47+02 rl Exp $
 * Style sheet for childrenstory.org
 * Copyright © childrenstory.org
 */
BODY {
    background: color: #660033; background-color: #FFCC99;
    font-family: Georgia;
    color: #000000;
    text-align: left;
    margin: 1em
}
:link, :visited { text-decoration: none; color: #3300EE }
:link:hover, :visited:hover { text-decoration: underline; color: #3300EE }
TT, CODE, PRE {
    font-family: Georgia
}
P {
    text-indent: 2em;
    margin: 0.3em 0
}
BLOCKQUOTE {
    margin: 1em 2em
}
DD {
    margin-left: 2em
}
UL, OL {
    padding-left: 2em
}
DT {
    margin-top: 0.5em
}
TABLE, HR {
    border-style: outset
}
.noindent {
    text-indent: 0;
}
.fancy {
    background: ; 
}
.plain {
    background: silver
}
.indent {
    text-indent: 2em
}
.double {
    text-indent: 4em
}
.triple {
    text-indent: 6em
}
.noborder {
    border-style: none
}
.small {
    font-size: small
}
.cap {
    font-variant: small-caps
}
.loose > dt, .loose > li {
    margin-top: 0.3em
}
.veryloose > dt, .veryloose > li {
    margin-top: 0.3em;
    margin-bottom: 0.3em
}
