/*
  mlvf.css: Marie-LouisevonFranz.com stylesheet 
  author:   B. Ginsberg (help@marie-louisevonfranz.com)
  version:  2003-06-15
*/
/* decoration */
image        { border: none }
a:hover      { background: #ffffcc } 
a, a:visited { text-decoration: none } 
a.t:visited  { text-decoration: underline }
a.t          { text-decoration: underline }
/* size */
h1           { font-size: 16pt }
h2           { font-size: 14pt }
h3           { font-size: 12pt }
.nav1        { font-size: 10pt }
.nav2        { font-size:  8pt }
.fineprint   { font-size:  8pt }
/* font */
h1.nav1      { font-family: "courier" }
body, td, th { font-family: verdana, tahoma, arial, helvetica; }
h1, h2, h3   { font-family: tahoma, verdana, helvetica, arial; } /* narrower spacing */
/* alignment */
td           { vertical-align: top } 
td.ab        { vertical-align: bottom }
td.c8        { text-align: center }
/* color */
body         { background-color: #d9d9d4 } /* the main background color  */
table        { background-color: #004080 } /* dark blue table linings    */
table.v      { background-color: #004080 } /* book 'views' (queries)     */
table.f      { background-color: #006699 } /* page 'frames' (border)     */
th           { background-color: #e8e8ff } /* lavendar table headers     */
table.toc th { background-color: #ddeeff } /* toc TH reverts to TD color */
table.i      { background-color: #d9d9d4 } /* 'invisible' (matches body) */
table.i td   { background-color: #d9d9d4 }
td           { background-color: #ddeeff }
.c1          { color:#007766 } /* year  */
.c2          { color:#000099 } /* title */
.c4          { color:#660099 } /* isbn  */
.c8, .c8 a   { color:#cc3366 } /* "in"  */
.c6          { color:#009900 } /* toc   */
.c5          { color:#990000 } /* description */
.c7          { color:#000099 } /* miscellany  */
.c3          { color:#990066 } /* status (in-print) */
.r3          { color:#cc0033 } /* status (out of print) */
.imp, .imp a { color:#cc0000 } /* attention!! important!! */
.tr, .red    { color:#cc0000 } /* warnings, iffy translations */
/* style */
.tr, .red    { font-style: italic }
