BODY {
    color: darkred;
    /* text-align: justify; */
    font-family: helvetica, sans-serif;
    background: white;
    margin: 1em;
    /* For the REC: background: #def url(recbg.jpg); */
}
H1, H2, H3, H4, H5, H6 {
    color: darkred;
    font-family: sans-serif;
    text-align: center}

H1 {
    clear: left;
    margin-top: 2em;
    text-align: center;
}

PRE {
    font-family: monospace;
    margin-left: 1em;
    font-size: 90%
}

ADDRESS {
    text-align: right;
    font-style: italic;
}

VAR {
    font-style: normal;
}
IMG {
    border: 0;
}

P {
    color: darkred;
    font-family: sans-serif
}

A:visited {
    color: red;
    font-family: sans-serif ;
    text-decoration: none
}

A:link {
    color: #bb3333;
    font-family: sans-serif;
    text-decoration: underline
}

A:hover {
    color: red;
    font-family: sans-serif;
    text-decoration: underline
}

hr { color: darkred }

B { font-family: sans-serif }

.logo { font-size: 20pt;
    font-weight: bold;
    color: darkred;
    text-align: center;
    font-family: sans-serif
}

.logo2 { font-size: 10pt;
    color: darkred;
    align: center;
    font-family: sans-serif
}


;                TD P { color: darkred; font-family: sans-serif }
;
;                ;		TD P.next { text-align: right }
;                dd  { font-family: sans-serif; color: darkred }
;

