/* CONTENTS LISTS STYLES */
BODY      { color: #200040; background: #f0f0f0 url(images/star.gif) }

A:LINK    { color: maroon }
A:ACTIVE  { color: maroon }
A:VISITED { color: green }

.header   { font: bold italic 12pt/12pt 'times new roman',serif; color:maroon;
            text-decoration:underline }
.title    { font: 2em/2em 'times new roman',serif; color:darkgreen }
.subtitle { font: 1.5em/1.5em 'times new roman',serif; color:darkgreen; }
.nav      { font:  .9em/1em arial,sans-serif; color:black;
            text-align:center; }
.alphabet { font: bold 15pt/15pt 'times new roman',serif; color:#000060;
            text-align: center; }
.author   { font-style: italic;
            font-size:11pt; font-family: 'times new roman',serif;
            color: #200040 }
.fine     { font:  8pt arial,sans-serif; color:black; }
