@media screen { 

body { color: black; background: white; font-family: verdana, arial, sans-serif; 
    margin-right: 3%; margin-left: 3%; }

.bi { font-weight: bold; font-style: italic; }
.bold { font-weight: bold; }

.date-stamp { font-size: 105%; font-weight: bold; }
.delivery-date { text-align: center; font-size: 125%; font-weight: bold; 
    font-family: georgia, bookman, serif; }
.doc-item { margin-right: 5%; margin-left: 5%; }
.italic { font-style: italic; }

.salutation { font-size: 105%; }
.signers { margin-right: -4%; margin-left: -4%; }
.signers-column { width: 10%; padding: 2%; font-size: 85%; float: left; }
.subhead1 { font-size: 80%; font-family: georgia, bookman, palatino, times, serif; }
.state { font-weight: bold; }

a { font-weight: normal; }
a:active { font-weight: bold; color: #ff0000; background: inherit; }
a:hover { font-weight: bold; color: inherit; background: #ffa; }
a.link { font-weight: bold; color: #00009c; background: inherit; }
a.vlink { font-weight: bold; color: #871f78; background: inherit; }

*/ em.air-quote { font-style: normal; } */
em.air-quote:before { content: open-quote; }
em.air-quote:after { content: close-quote; }
*/ em.em-quote { font-style: normal; } */
em.em-quote:before { content: open-quote; }
em.em-quote:after { content: close-quote; }

h1 { font-family: georgia, bookman, palatino, times, serif; text-align: center; }
h2,h3,h4,h5,h6 { font-family: georgia, bookman, palatino, times, serif; }

*/ q.embedded-quote:before { content: '"', '"'; } */
*/ q.embedded-quote:after { content: '"', "'";  } */
q.embedded-quote { font-weight: inherit; font-style: regular; font-weight: inherit; }

ul.plain { list-style: none; }
.list-break { margin-bottom: 1.5em; }
 }

@media aural { 

.bi { richness: 100; stress: 100; pitch-range: 75; }
.bold { richness: 100; stress: 75; pitch-range: 75; }
.italic { richness: 75; stress: 75; pitch-range: 75; }
.date { richness: 100; stress: 75; pitch-range: 75; }
.year { richness: 100; stress: 75; pitch-range: 75; }
.who  { richness: 100; stress: 75; pitch-range: 75; }

a:link { cue-before: url("sounds/MetalDing.wav"); }
a:visited { cue-before: url("sounds/MetalPotThump.wav"); }

*/ CHANGES NEEDED TO DOCUMENT SOURCE */
*/ add class=external and class=this-page to external and internal links */

a.external { cue-before: url("sounds/MetalWeightDrop.wav"); }
a.this-page { cue-before: url("sounds/ClayPotLid.wav"); }

abbr.speak { speak: normal; }
abbr.spell { speak: spell-out; }

acronym.speak { speak: normal; }
acronym.spell { speak: spell-out; }

em { richness: 75; stress: 75; pitch-range: 75; }
em.air-quote { richness: 100; stress: 75; pitch-range: 75; }
em.em-quote { richness: 100; stress: 75; pitch-range: 75; }
q { stress: 40; pitch-range: 40; richness 100; }
strong { richness: 100; stress: 75; pitch-range: 75; }

h1 { stress: 95; pitch-range: 95; cue-before: url("sounds/Click7.wav"); }
h2 { stress: 90; pitch-range: 90; cue-before: url("sounds/Click6.wav"); }
h3 { stress: 80; pitch-range: 80; cue-before: url("sounds/Click4.wav"); }
h4 { stress: 70; pitch-range: 70; cue-before: url("sounds/Click5.wav"); }
h5 { stress: 60; pitch-range: 60; cue-before: url("sounds/Click3.wav"); }
h6 { stress: 55; pitch-range: 55; cue-before: url("sounds/Click2.wav"); }
 }
