body { background-color: white; color: black; }
.text { color: black; }
.button { font-weight: bold; color: #3080d0;
        text-decoration: none; font-family: sans-serif; }
a { color: #2040f0; text-decoration: none; }
a:hover { background: #efd0af; }
.bgcolor1 { background-color: #d0d08f; }
.bgcolor2 { background-color: #a0b0a0; }
.bgcolor3 { background-color: #cfa86f; }
.bgcolor4 { background-color: #c0a7a0; }
.bgcolorx { background-color: #4f4f2f; margin: 0 0 0 0; }
.undercolor1 { border-bottom: 1px #d0d08f solid; }
.undercolor2 { border-bottom: 1px #a0b0a0 solid; }
.undercolor3 { border-bottom: 1px #cfa86f solid; }
.undercolor4 { border-bottom: 1px #c0a7a0 solid; }
.undercolorx { border-bottom: 1px #4f4f2f solid; }
.h1 { font-weight: bold; font-size: 185%; }
.h2 { font-weight: bold; font-size: 120%; }
.navlink { font-weight: normal; font-size: small; }
.timestamp { font-weight: normal; font-size: small; }
.date { color: #8E2323; font-weight: bold; font-family: sans-serif;
        font-size: 75%; }
.indent { border-left: 20px solid transparent; }

