body {background: #ffffcc; color: #000000}
 .eacc {background: #ccffcc}
 .nacc {background: #ffffcc; clear: both}
  a:link {color: #0000ff}
  a:visited {color: #990000}
  a:active {color: #009900}
  a:hover {background: #ffcc00}
div.c4 {text-align: center}
h1 {font: 160% "Gill Sans", Arial, sans-serif}
  h1.c6 {font-weight: bold; text-align: center}
  h1.type {font: 100% "Courier New", Courier, fixed; font-weight: bold; text-align: center }
h2 {font: 140% "Gill Sans", Arial, sans-serif}
  h2.c5 {font-weight: bold; text-align: center}
h3 {font: 120% "Gill Sans", Arial, sans-serif}
  h3.c7 {text-align: center}
  h3.c12 {text-align: center; font-weight: bold}
  h3.quote {font: 120% "Times New Roman"; font-weight: bold; text-align: center}
h4 {font: 110% "Gill Sans", Arial, sans-serif; font-weight: bold; color: #000000 }
p {font: 100% Arial, sanserif}
  p.c1 {font-weight: bold}
  p.c2 {font-style: italic}
  p.c4 {font-weight: bold; text-align: center; padding: 4px; margin-bottom: 0px}
  p.c8 {font-weight: bold; text-align: right}
  p.c11 {text-align: center}
  p.address { text-align: right }
  p.text:first-letter {font-size: 170%; float: left }
  p.text:first-line {font-size: 120%; font-variant: small-caps }
blockquote {font: 90% "Times New Roman", Times, serif }
  blockquote.type {font: 100% "Courier New", Courier, fixed }
  blockquote.typehead {font: 100% "Courier New", Courier, fixed; font-weight: bold }
dl {font: 100% Arial, sans-serif }
  dt {font-weight: bold }
ol {font: 100% Arial, sans-serif; font-weight: bold }
ul {font: 100% Arial, sans-serif; font-weight: bold }
  li {font-weight: normal }
table {font: 100% Arial, sans-serif; margin-left: auto; margin-right: auto }
table.clipping {background: #ffffff; float: left}
table.floatl td {text-align: center}
table.floatr td {text-align: center}
table.acubtsc {background: #fff7ee; border: solid 1px}
table.index {background: #000000; border: #000000 solid 1px}
table.boxright {background: #ccccff; border: #6666ff solid 3px; float:right}
table.boxright td h2 {color: #990000}
th.graph00 {background: #000000; color: #ffffff; text-align: center} 
th.index {background: #9999ff} 
td.graph01 {background: #ff9999; text-align: center}
td.graph02 {background: #99ff99; text-align: center}
td.graph03 {background: #99ffff; text-align: center}
td.graph04 {background: #9999ff; text-align: center}
td.graph05 {background: #ff99ff; text-align: center}
td.even {background: #99ff99}
td.odd {background: #ffffff}
td.blank {background: #000000}
 .across {width: 100%; clear: both}
 .archive {background: #ccffcc}
 .c3 {font-weight: bold}
 .dark {background: #000000; color: #ffffff; font-weight: bold; padding: 1em}
 .ddgcs {background: #ffffff}
 .divide {background-color: #cccccc}
 .sig { font-family: "Monotype Corsiva", "Comic Sans MS", cursive; font-style: italic }
 .heavy {font-weight: bold; font-style: italic}
 .iceni {background: #ccccff}
 .floatl {float: left}
 .floatr {float: right}
 .mark {font-family: "Gill Sans", Arial, sans-serif; font-weight: bold}
 .obit {background: #dddddd; border-style: solid; border-color: #000000; padding: 1em}
 .outline {border-style: solid; border-color: #000000; border-width: thin}
 .quote {font: 90% "Times New Roman", Times, serif; margin-left: 2em; margin-right: 2em;}
 .small {font: 80% Arial, sanserif}
 .link {border-width: 0px}
hr.inter {width: 30%}
img.left {float: left}
img.right {float: right}

@media print {
  @page       { margin: 10% }
  h1, h2,
  h3, h4      { page-break-after: avoid; page-break-inside: avoid }
  blockquote,
  ul, ol      { page-break-before: avoid }
  li          { page-break-inside: avoid }
}

@media speech {
  h1, h2,
  h3, h4    { voice-family: paul, male; stress: 20; richness: 90 }
  h1        { pitch: x-low; pitch-range: 90 }
  h2        { pitch: x-low; pitch-range: 80 }
  h3        { pitch: low; pitch-range: 70 }
  h4        { pitch: medium; pitch-range: 60 }
  li        { pitch: medium; richness: 60 }
  i         { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  b         { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  a:link    { voice-family: harry, male }
  a:visited { voice-family: betty, female }
  a:active  { voice-family: betty, female; pitch-range: 80; pitch: x-high }
  span.spell  { speak: spell-out }
  span.digit  { speak-numeral: digits }
  span.number { speak-numeral: continuous }
}

