BODY {background-color: #FFFFFF}

a:link, a:active, a:visited { color:#000050; text-decoration:underline }
a:hover { color:white; text-decoration:underline; background:#000050 }

a.plain:link, a.plain:active, a.plain:visited { color:#000050; text-decoration:none }
a.plain:hover { color:white; text-decoration:none; background:#000050 }

a.toc:link, a.toc:active, a.toc:visited {color:#000050; text-decoration:none}
a.toc:hover {color:white; text-decoration:none; background:#000050}

a.image:link, a.image:active, a.image:visited, a.image:hover {
  color: #000050;
  background: #FFFFFF;
}

ul.tocchapter { list-style: none; }
ul.tocsection { list-style: circle; color: #952C69 }

hr.copyright { width: 50% }

input.default { background: #ffffff; color: #000000; vertical-align: middle}

h1, h2, h3, h4 {color: #000050}
h1 {font-size: 2em}
h2 {font-size: 1.5em}
h3 {font-size: 1.17em}
h1, h2, h3, h4 {font-weight: bold}

.title { font-weight: bold; font-size: 2.5em; color: #952C69; white-space: nowrap}
.author { font-weight: bold; font-size: 2em; color: #952C69; white-space: nowrap}
.edition { font-weight: bold; font-size: 1.5em; color: #000050; white-space: nowrap}
.artist { font-weight: bold; font-size: 1.25em; color: #000050; white-space: nowrap}

.formdef { color: #000050 }

table.indent {margin-left: 20px}

