/* $Id: hca.css,v 1.57 2008/01/30 21:49:30 rl Exp $ */
body {
    background: silver url(pics/pierrot.png) ;
    color: black;
    font-family: 'times new roman', times, serif;
    text-align: justify;
    margin: 1em
}
:link { text-decoration: none; color: #3300ee }
:visited { text-decoration: none; color: #990099 }
:link:hover { text-decoration: underline; color: #3300ee }
:visited:hover { text-decoration: underline; color: #990099 }
tt, code, pre, .monospace {
    font-family: 'courier new', courier, monospace
}
.serif {
    font-family: 'times new roman', times, serif
}
P {
    text-indent: 2em;
    margin: 0.3em 0
}
blockquote {
    margin: 1em 2em
}
dd {
    margin-left: 2em
}
ul, ol {
    padding-left: 2em
}
table, hr {
    border-style: outset
}
.noindent {
    text-indent: 0;
}
.fancy {
    background: silver url(pics/fancy.gif);
    color: black
}
.plain {
    background: silver;
    color: black
}
.indent {
    text-indent: 2em
}
.double {
    text-indent: 4em
}
.triple {
    text-indent: 6em
}
.noborder {
    border-style: none
}
.nomargin {
    margin : 0
}
.index > table {
    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
}
