.footer-text1 { font-style: normal; font-family: sans-serif; 
    color: black; background-color: rgb(195,217,255); 
    line-height: 125%; padding: 0.75em; display: block; 
    margin-left: 0.5em; margin-right: 0.5em; }
.footer-text2 { display: block; margin: 0.5em; }

hr.footer { height: 1px; margin-left: 0.5em; margin-right: 0.5em; }

.logo { width: 20%; float: left; margin-left: 1%; padding-right: 0%; text-align: left; float: left; }
.date-stamp { width: 60%; padding-left: 3%; text-align: right; font-size: 85%; float: right; margin-right: 0.5em; margin-top: 0.9em; }


@media aural { 

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

code { speak: normal; speak-punctuation: code; }

em { richness: 75; stress: 75; pitch-range: 75; }
em.quote { richness: 100; pitch-range: 75; stress: 75; }

strong { richness: 100; stress: 75; pitch-range: 75; }

h1 { stress: 95; pitch-range: 95; richness: 100; }
h2 { stress: 90; pitch-range: 90; richness: 100; }
h3 { stress: 80; pitch-range: 80; richness: 100; }
h4 { stress: 70; pitch-range: 70; richness: 100; }
h5 { stress: 60; pitch-range: 60; richness: 100; }
h6 { stress: 55; pitch-range: 55; richness: 100; }

}
