body { background-image: url(/images/background.gif); }
a { text-decoration: none; color: teal;}
a:hover { color: skyblue; }
a:visited { color: slateblue; }
.bibl { text-indent: -32; margin-left: 32; margin-top: 0; margin-bottom: 0; }
.body { margin-top: 0; margin-bottom: 0; }
.myturq { color: #0099cc; }
.slateblue { color: slateblue; }
h1 { color: navy; }
h2 { color: blue; }
h3 { color: #0099cc; }
p { color: blue; }
li { color: blue; }
hr.short { text-align: left; width: 66%;}