/* stone17.gif borrowed from http://astronomy.swin.edu.au/~pbourke/texture/stone/ */
/* BODY { background-color: #E0E0C0; background-image: url(stone17.gif); } */
BODY { background-color: #FFF4CE; }
A:link, A:visited, A:active { color: #A00000 }
BR.left { clear: left; }    /* Forces break to left margin for text floating around left-aligned images. */
BR.right { clear: right; }  /* Forces break to right margin for text floating around right-aligned images. */
H1, H2, H3, LI, P { color: #800000;  font-family: "Georgia", serif;  font-weight: bold; }
H1 { text-align: center; }
HR { color: #007000 }
IMG { vertical-align: middle; }
IMG.left { float: left; }
IMG.right { float: right; }
P.comment { color: #00A000; }
P.footnote { font-size: xx-small; text-align: center; }
SUP { font-size: x-small; }