
BODY {  background-image: url(back4.jpg);
        background-color: #EEEEEE;
        background-attachment: fixed;
        color: black;
        font-size: small;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        margin-left: 10px;
        margin-top: 5px;
        }
BODY.memos {
        background-image: none;
        background-color: #FFFFDD;
        margin-left: 0px;
        margin-top: 0px;
        }
A:link        { color: blue; font-weight: 600; }
A:visited     { color: blue; font-weight: 600; }
A:hover       {
        color: red;
        font-weight: 600;
        background-color: #FFDDBB;
        }
A:active      { color: blue; font-weight: 600; }
A.plain       { text-decoration: none; font-weight: 600; }
A.plain:hover {
        color: red;
        font-weight: 600;
        }
A.buttons {
        vertical-align: middle;
        padding-top: 1.0px;
        padding-bottom: 1.5px;
        padding-left: 0.1em;
        padding-right: 0.1em;
        width: 100%;
        height=100%;
        text-decoration: none;
        font-weight: 600;
        border-width: 0;
        }
A.buttons:hover {
        color: red;
        background-color: #FFDDBB;
        border-width: 0;
        }
.center {
        text-align: center;
        }
.left   {
        text-align: left;
        }
.topline {
        margin-top: 0em;
        }
UL {
        margin-top: 0em;
        margin-bottom: 0em;
        letter-spacing: 0.05em;
        }
LI {
        margin-top: 0em;
        margin-bottom: 0.2em;
        text-indent: -0.6em;
        text-align: left;
        font-size: small;
        list-style-type: square;
        margin-left: -0.6em;
        }
UL.choices {
        list-style-type: none;
        padding-left: 3.0em;
        font-size: small;
        font-weight: 600;
        }
LI.chosen {
        list-style-type: square;
        font-weight: 900;
        }
EM {
        font-style: normal;
        font-weight:  bold;
        color: red;
        }
address {
        margin-top: 0em;
        margin-bottom: 5px;
        text-align: right;
        font-size: x-small;
        font-style: normal;
        letter-spacing: 0.05em;
        }

H1, H2, H3, H4, H5, H6 { margin-top: 0.4em; margin-bottom: 0.2em; color: black; }
H1, H2, H3 { font-size: medium; }
H3.hot { margin-top: 0;
        color: red;
        }
H4      { font-size: small; }
H4.hot { margin-top: 0;
        color: red;
        }
H5      { font-size: x-small; }
H6      { font-size: xx-small; }
B.strike {
        text-decoration: line-through;
        }
B.hot {
        color: red;
        }
BLOCKQUOTE {
        margin-top: 0.3em;
        margin-left: 1.5em;
        margin-right: 0.5em;
        margin-bottom: 0.3em;
        text-indent: -0.5em;
        color: red;
        font-size: x-small;
        font-style: normal;
        letter-spacing: 0.05em;
        }
BLOCKQUOTE.table {
        margin-top: 0em;
        margin-left: 1.2em;
        margin-bottom: 0.0em;
        margin-right: 0em;
        text-indent: -1.0em;
        color: black;
        text-align: left;
        font-size: x-small; }
        }
FORM    {
        margin-top: 0em;
        margin-bottom: 0em;
        }
P     {
        margin-top: 0.2em;
        margin-bottom: 0.2em;
        text-align: justify;
        letter-spacing: 0.05em;
        line-height: 1.2;
        font-size: small;
        }
P.hot {
        margin-top: 0.0em;
        margin-bottom: 0.0em;
        padding-right: 0.0em;
        text-align: left;
        font-size: small; }
pre     {
        font-size: x-small;
        font-family: Courier New,Courier,monospace;
        }
TABLE.main {
        background-color: white;
        width: 80%;
        }
TABLE.memos {
        background-color: white;
        width: 100%;
        }
TABLE.hot {
        background-color: red;
        width: 100%;
        font-size: small;
        }
TD.hot {
        background-color: #FFFFCC;
        vertical-align: top;
        padding-top: 0.2em;
        padding-left: 0.5em;
        }
TABLE.buttons {
        border-width: 3px;
        border-color: black;
        background-color: black;
        width: 100%;
        }
TD.buttons {
        background-color: #FFFFCC;
        vertical-align: middle;
        width: 14%;
        font-size: small;
        font-variant: small-caps;
        text-align: center;
        font-weight: 600;
        padding-top: 0;
        padding-bottom: 0;
        }
TD.current {
        background-color: white;
        width: 14%;
        font-size: small;
        font-variant: small-caps;
        text-align: center;
        font-weight: 900;
        color: black;
        }
TABLE.backnext {
        border-width: 3px;
        border-color: black;
        background-color: black;
        }
TD.backnext {
        background-color: #FFFFCC;
        width: 5em;
        vertical-align: middle;
        font-size: small;
        font-variant: small-caps;
        text-align: center;
        font-weight: 600;
        }
TABLE.printclose {
        border-width: 3px;
        border-color: black;
        background-color: black;
        }
TD.printclose {
        background-color: white;
        width: 5em;
        vertical-align: middle;
        font-size: small;
        font-variant: small-caps;
        text-align: center;
        font-weight: 600;
        }
TD.flat {
        padding-top: 0em;
        padding-bottom: 0em;
        text-align: center;
        }
TD.spacersmall {
        font-size: x-small;
        height: 0.3em;
        }
TD.spacerbig {
        font-size: x-small;
        height: 0.6em;
        }
INPUT { background-color: white;
        color: red;
      }
INPUT.final {
        background-color: #FFFFCC;
        font-weight: 900;
        color: blue;
        font-size:   x-small;
        font-variant: small-caps;
        text-align: center;
        }
input.resize {
        font-size: medium;
        font-weight: 900;
        width:  1.8em;
        height: 1.8em;
        padding-bottom: 0.2em;
        background-color: white;
        }
.indenthalfem
    {
    padding-left: 0.5em;
    }
.indent1em
    {
    padding-left: 1em;
    }
.indent2em
    {
    padding-left: 2em;
    }
.indent3em
    {
    padding-left: 3em;
    }
.indent4em
    {
    padding-left: 4em;
    }
.indent6em
    {
    padding-left: 6em;
    }
.right6em
    {
    padding-right: 6em;
    }
.noindent
    {
    padding-left: 0em;
    }
