body, table {background-color: #ffedd1;
            font-family: Verdana;
            font-size: 10pt
            }
/* order does matter ...: */
A:link    {color: #0000aa}
A:visited {color: #800080}
A:hover   {color: #cc0000; background-color: #f0f0f0}
A:active  {color: #ff0000; background-color: #ffffff}
h1, span.s1, div.d1 {font-size: 16pt; font-weight: 100}
h2, span.s2, div.d2 {font-size: 14pt; font-weight: 100}
h3, span.s3, div.d3 {font-size: 12pt; font-weight: 100}
h4, span.s4, div.d4 {font-size: 10pt; font-weight: 100}
h5, span.s5, div.d5 {font-size:  9pt; font-weight: 100}
h6, span.s6, div.d6 {font-size:  8pt; font-weight: 100}

    span.C0 {font-size: 20pt; font-weight: 900; color: maroon}
    span.C1 {font-size: 16pt; font-weight: 700; color: maroon}

/* <body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000"> */
